[Samba] Speed tuning

Knut Krüger itservice at knut-krueger.de
Fri Apr 21 07:18:43 UTC 2017


Am 21.04.2017 um 08:06 schrieb Knut Krüger via samba:

I Just realized the a windows 7 client is not working with:
> ...
> socket options = TCP_NODELAY SO_RCVBUF=524288 SO_SNDBUF=524288
> SO_KEEPALIVE IPTOS_LOWDELAY
> log level = 0
> min receivefile size = 65536
> use sendfile = true
> aio read size = 65536
> aio write size = 65536
> write cache size = 2048000
> read raw = yes
> write raw = yes
> getwd cache = yes
> oplocks = yes
> max xmit = 65536
> dead time = 15
> large readwrite = yes
but with
min receivefile size = 2048
use sendfile = true
aio read size = 2048
aio write size = 2048
write cache size = 1024000
read raw = yes
write raw = yes
getwd cache = yes
oplocks = yes
max xmit = 32768
dead time = 15
large readwrite = yes


Both results in speed are similar

Regards Knut



More information about the samba mailing list