Submitted by: stephen farrell <sfarrell@healthquiz.com>, Simon Lindgren <simon@lindgren.no>, Jerry Bell <bell@reillyplating.com>

Added smb.conf performance workaround as comments.
This commit is contained in:
Tatsumi Hosokawa 1998-02-19 10:33:32 +00:00
parent 24ded5382f
commit 07ba5dffd9
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=9829
3 changed files with 42 additions and 0 deletions

View file

@ -166,6 +166,20 @@
; client code page=932
; coding system=cap
# Samba performance workaround:
# If you have performance problem, please test these parameters.
# Simon Lindgren <simon@lindgren.no> 's example:
; getwd cache = Yes
; max xmit = 8192
; read raw = yes
; read prediction = yes
; read size = 8192
; socket options = IPTOS_LOWDELAY TCP_NODELAY
# Jerry Bell <bell@reillyplating.com> 's example:
; socket options = IPTOS_LOWDELAY TCP_NODELAY SO_SNDBUF=16384 SO_RCVBUF=16384
; readsize = 16384
; read prediction = true
#============================ Share Definitions ==============================
[homes]
comment = Home Directories

View file

@ -166,6 +166,20 @@
; client code page=932
; coding system=cap
# Samba performance workaround:
# If you have performance problem, please test these parameters.
# Simon Lindgren <simon@lindgren.no> 's example:
; getwd cache = Yes
; max xmit = 8192
; read raw = yes
; read prediction = yes
; read size = 8192
; socket options = IPTOS_LOWDELAY TCP_NODELAY
# Jerry Bell <bell@reillyplating.com> 's example:
; socket options = IPTOS_LOWDELAY TCP_NODELAY SO_SNDBUF=16384 SO_RCVBUF=16384
; readsize = 16384
; read prediction = true
#============================ Share Definitions ==============================
[homes]
comment = Home Directories

View file

@ -166,6 +166,20 @@
; client code page=932
; coding system=cap
# Samba performance workaround:
# If you have performance problem, please test these parameters.
# Simon Lindgren <simon@lindgren.no> 's example:
; getwd cache = Yes
; max xmit = 8192
; read raw = yes
; read prediction = yes
; read size = 8192
; socket options = IPTOS_LOWDELAY TCP_NODELAY
# Jerry Bell <bell@reillyplating.com> 's example:
; socket options = IPTOS_LOWDELAY TCP_NODELAY SO_SNDBUF=16384 SO_RCVBUF=16384
; readsize = 16384
; read prediction = true
#============================ Share Definitions ==============================
[homes]
comment = Home Directories