Patch for slow smbclient performance

David Collier-Brown davecb at canada.sun.com
Thu Jun 24 13:53:26 GMT 1999


Jean Francois Micouleau spotted it:
  The packets were being fragmented and then reassembeled
and the PC either was really slow doing so, or there
were lost fragments, requiring the whole darn packet to be 
retransmitted, much as you suggested.

 Playing with socket options TCP_MSS and TCP_MAXGSEG might 
be the better way, according to Stevens.

> 		Maybe Microsoft just did a really bad job when
> they "invented" MS TCP/IP ;-)

  They sure didn't grok path MTU discovery!


--dave
-- 
David Collier-Brown,  | Always do right. This will gratify some people
185 Ellerslie Ave.,   | and astonish the rest.        -- Mark Twain
Willowdale, Ontario   | http://java.science.yorku.ca/~davecb
Work: (905) 477-0437 Home: (416) 223-8968 Email: davecb at canada.sun.com


More information about the samba-technical mailing list