configuration-templates – Diff between revs 82 and 83

Subversion Repositories:
Rev:
Show entire fileIgnore whitespace
Rev 82 Rev 83
Line 39... Line 39...
39 map to guest = bad user 39 map to guest = bad user
40 # For compatibility with clients. 40 # For compatibility with clients.
41 client use spnego = no 41 client use spnego = no
42 client ntlmv2 auth = no 42 client ntlmv2 auth = no
Line -... Line 43...
-   43  
-   44 # Better compatibility with OSX.
-   45 unix extensions = no
43   46  
-   47 # Safe Tweaks
44 # Safe Tweaks 48 socket options=SO_RCVBUF=131072 SO_SNDBUF=131072 TCP_NODELAY IPTOS_LOWDELAY
-   49 use sendfile = true
-   50 max xmit = 65535
-   51 max connections = 65535
-   52 max open files = 65535
45 use sendfile = true 53 min receivefile size = 16384
46 aio read size = 16384 54 aio read size = 16384
-   55 aio write size = 16384
-   56 read raw = yes
-   57 write raw = yes
-   58 getwd cache = yes
47 aio write size = 16384 59 dead time = 15
-   60 kernel oplocks = yes
Line 48... Line 61...
48 kernel oplocks = yes 61 server multi channel support = yes
49 62
50 # Logging 63 # Logging