diff options
author | John Terpstra <jht@samba.org> | 2005-06-29 06:37:37 +0000 |
---|---|---|
committer | Gerald W. Carter <jerry@samba.org> | 2008-04-23 08:46:57 -0500 |
commit | c5ae3a64863842960f42589a5ddc07755b4f6316 (patch) | |
tree | b50046dace6f4df9c06df5c5e4d367eda8d81fb0 /docs/Samba3-HOWTO/TOSHARG-Speed.xml | |
parent | 088f0784a3b785a68685de27d1acf297a1d65dc2 (diff) | |
download | samba-c5ae3a64863842960f42589a5ddc07755b4f6316.tar.gz samba-c5ae3a64863842960f42589a5ddc07755b4f6316.tar.bz2 samba-c5ae3a64863842960f42589a5ddc07755b4f6316.zip |
Updating TOSHARG files
(This used to be commit 2ada75f02f4ba7de548a56a14f1bb0281029e063)
Diffstat (limited to 'docs/Samba3-HOWTO/TOSHARG-Speed.xml')
-rw-r--r-- | docs/Samba3-HOWTO/TOSHARG-Speed.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Samba3-HOWTO/TOSHARG-Speed.xml b/docs/Samba3-HOWTO/TOSHARG-Speed.xml index 1221eedfb4..4ad59eacdc 100644 --- a/docs/Samba3-HOWTO/TOSHARG-Speed.xml +++ b/docs/Samba3-HOWTO/TOSHARG-Speed.xml @@ -78,7 +78,7 @@ much. The correct settings are very dependent on your local network. <para> The socket option TCP_NODELAY is the one that seems to make the biggest single difference for most networks. Many people report that adding -<?latex \linebreak ?><smbconfoption name="socket options">TCP_NODELAY</smbconfoption> +<smbconfoption name="socket options">TCP_NODELAY</smbconfoption> doubles the read performance of a Samba drive. The best explanation I have seen for this is that the Microsoft TCP/IP stack is slow in sending TCP ACKs. </para> |