search for: maxsendsize

Displaying 4 results from an estimated 4 matches for "maxsendsize".

2002 Nov 14
0
Reason for slow MS-DOS MS client writes
The low speed of writes with the MS-DOS, MS newtworking client has to do with the limit of MAXSENDSIZE (from TCPUTILS.INI) By default, the value is 1024, but the maximum value is 2048. If this value is not set to the same as the Samba server's SO_RCVBUF, then performence will suffer GREATLY. We had a Windows system hosting Norton Ghost images, but it took a dive, and our company has been t...
2006 Sep 08
1
Slow Transfers from DOS/LANMAN (again)
...er again, but following the list "threads" for a couple of hours revealed very few answers or ideas. Either nobody solved the problem, or nobody posted the solution when they found it. Exceptions were - * A suggestion about matching full/half duplex settings. * Corey McGuire's 11/02 MAXSENDSIZE suggestion, for which I had high hopes. * Someone mentioned that ftp file transfers from LANMAN to Samba were faster on his system. *********** The bigger picture and earlier activity - My customer is migrating from Sun/Solaris/NFS to Linux at the receiving end of an Ethernet Link, so at the sen...
2000 Jan 30
1
Slow writes from MS-DOS LanMan Client to Samba server
...=ELPC575$ INTERRUPT = 0xB MAXTRANSMITS=40 [protman] drivername=PROTMAN$ PRIORITY=MS$NDISHLP [tcpip] NBSessions=4 ---- end of sniplet protocol.ini ---- ---- tcputils.ini ---- [tcpglobal] drivername=GLOBAL$ [sockets] drivername=SOCKETS$ bindings=TCPIP_XIF numsockets=4 numthreads=32 poolsize=3200 maxsendsize=1024 [telnet] drivername=TELNET$ bindings=TCPIP_XIF nsessions=0 max_out_sends=0 ---- on of tcputils.ini ---- well I guess that's it..... thanks for helping ... Stefan
2004 Jan 05
0
No subject
...a list of important data into this folder (or these folders) and run a backup against those folders? Or hmmm... I'll come up with something better than that. :-) > > For Samba users, MS's DOS Network Client has a max send buffer of 2048, and > the value is set in TCPUTILS.INI as maxsendsize=2048. This is the limit! > Any value greater than 2048 will cause the client to default to 1024. > You'll want to set SO_RCVBUF=2048 in your smb.conf or performance will > suffer. If you are not regularly uploading from DOS, then don't worry. > > As far as not using ghost,...