>> socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
>This will probably not solve your problem, by why on earth are you >deliberately crippling your performance so badly by setting the >SO_RCVBUF and SO_SNDBUF? >Volker Good question, I'm not sure where it originates, but I recall seeing the recommendation someplace (some faq, howto, etc) to set SO_RCVBUF and SO_SNDBUF to just those values to IMPROVE performance. Based on your comments Volker I'm guessing that recommendation is either invalid or outdated. Brian -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/options/samba
