P
Patrice
I have worked with setups where the server side closed the connection
after
just 20 seconds of inactivity, because it was more important for the
connection to be "known good" even at short intervals than it was to be
mindful of the bandwidth wasted this way.
I'm not saying this is a good way of doing things (using short
transmission timeouts is probably a better idea), but I don't think it's
unusual either.
Ok thanks I was wondering (as you saw I'm not that familiar with TCP but
thought it was connection oriented and both end had to agree to close the
connection). Charles, sorry for having hijacked this part of your thread ;-)