in reply to Re^4: Net::Server only sends 128bytes at a time
in thread Net::Server only sends 128bytes at a time

Ah! Win=256 -- the window size is too small. Is this only for first segment or all segments are 128 bytes?

  • Comment on Re^5: Net::Server only sends 128bytes at a time