On Nov 14, 2006, at 11:44 AM, Arthur Kreitman wrote:

The client is actually a WinInet (Microsoft's magic internet library)
application.   Its sets INTERNET_FLAG_EXISTING_CONNECT but doesn't set
INTERNET_FLAG_KEEP_CONNECTION (the keep alive flag).

That doesn't tell me anything, since I don't know this library. Does it attempt to re-use existing TCP connections for subsequent HTTP requests? If so, that is probably why you are seeing so few accept() returns.

S.

--
[EMAIL PROTECTED]            http://www.temme.net/sander/
PGP FP: 51B4 8727 466A 0BC3 69F4  B7B8 B2BE BC40 1529 24AF


Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to