Perfornmance Problem with large files

kilian.hausmanns at gmx.de kilian.hausmanns at gmx.de
Fri Apr 28 10:51:16 GMT 2000


Hello,

i have a linux box running samba as a fileserver for 4 Windows NT 4.0
Workstations. the performance is good on responing-times but loading and writing
large files (more than 500 kByte) is too slow. All the users ale working as
guest-users. Can this be the cause for my problem?

This is my smb.conf
file:

****************************************************************************

[global]
   workgroup = arbeitsgruppe
   guest account = sambauser
   keep alive = 0
   os level = 2
   security = share
   read raw = yes
   write raw = yes
   socket options = TCP_NODELAY IPTOS_LOWDELAY SO_SNDBUF=16384
SO_RCVBUF=16384 SO_KEEPALIVE
   map to guest = Bad User
   local master = no   
   interfaces = 10.0.0.10/255.0.0.0
   wins support = no
   wins server = 10.0.0.20

[fileserver]
   comment = File Server fuer die NT Workstations
   path = /fileserver/daten
   read only = no
   locking = no
   browseable = yes
   createmode = 0700
   public =
yes

***************************************************************************

Thanx for your support, Kilian

-- 
Sent through GMX FreeMail - http://www.gmx.net



More information about the samba mailing list