LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   Samba performance tweaks (https://www.linuxquestions.org/questions/linux-networking-3/samba-performance-tweaks-372787/)

linuxmandrake 10-13-2005 06:31 PM

Samba performance tweaks
 
Is it possibleto make it run faster. I would like to tweak both my linux samba server and my XP professional clients. By the way one of the clients is actually emulated using vmware.

amitsharma_26 10-17-2005 06:37 PM

Quote:

socket options = TCP_NODELAY SO_SNDBUF=8192 SO_RCVBUF=8192

Oops i almost forgot, mention the above line in your smb.conf in global section.

& also keep

debug level = 0 (if possible, its not zero by default)
This function is for logging.

Google for more detailed info.


All times are GMT -5. The time now is 01:25 AM.