summaryrefslogtreecommitdiffstats
path: root/docs/htmldocs
diff options
context:
space:
mode:
authorGerald Carter <jerry@samba.org>2002-10-16 04:06:20 +0000
committerGerald Carter <jerry@samba.org>2002-10-16 04:06:20 +0000
commit052f8319ec04db2e1416b1d124234cf071eaa6a4 (patch)
tree973816857a24fbd0c8ee9b119d3fd80db0d76e27 /docs/htmldocs
parent7701997aae24e909c20ad882eb7743924c513992 (diff)
downloadsamba-052f8319ec04db2e1416b1d124234cf071eaa6a4.tar.gz
samba-052f8319ec04db2e1416b1d124234cf071eaa6a4.tar.xz
samba-052f8319ec04db2e1416b1d124234cf071eaa6a4.zip
sync with SAMBA_2_2
Diffstat (limited to 'docs/htmldocs')
-rw-r--r--docs/htmldocs/smb.conf.5.html14
1 files changed, 8 insertions, 6 deletions
diff --git a/docs/htmldocs/smb.conf.5.html b/docs/htmldocs/smb.conf.5.html
index b6798c5552b..9d79c195f9d 100644
--- a/docs/htmldocs/smb.conf.5.html
+++ b/docs/htmldocs/smb.conf.5.html
@@ -9908,13 +9908,13 @@ TARGET="_top"
with Windows 2000. Note that due to Windows 2000 client redirector bugs
this requires Samba to be running on a 64-bit capable operating system such
as IRIX, Solaris or a Linux 2.4 kernel. Can improve performance by 10% with
- Windows 2000 clients. Defaults to off. Not as tested as some other Samba
- code paths.
+ Windows 2000 clients. Defaults to on. Windows NT 4.0 only supports
+ read version of this call, and ignores the write version.
</P
><P
>Default : <B
CLASS="COMMAND"
->large readwrite = no</B
+>large readwrite = yes</B
></P
></DD
><DT
@@ -12374,14 +12374,16 @@ NAME="MAXXMIT"
><DD
><P
>This option controls the maximum packet size
- that will be negotiated by Samba. The default is 65535, which
- is the maximum. In some cases you may find you get better performance
+ that will be negotiated by Samba. The default in Samba 2.2.6 is
+ now 16644 (changed from 65535 in earlier releases) which matches
+ Windows 2000. This allows better performance with Windows NT clients.
+ The maximum is 65535. In some cases you may find you get better performance
with a smaller value. A value below 2048 is likely to cause problems.
</P
><P
>Default: <B
CLASS="COMMAND"
->max xmit = 65535</B
+>max xmit = 16644</B
></P
><P
>Example: <B