diff options
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> |