[Simpleweb-Support] socket timeout
Brought to you by:
niallg
From: Petro, C. <cp...@ve...> - 2004-08-31 20:29:00
|
When a client connects to the simple server, the socket is closed 5 seconds later if no request is received. Some of our clients are running with high loads and do not manage to send their request this quickly. I dug through the code and found the hard-coded backoff tables in the Pollers, but none of the Pollers have timeout as short as 5 seconds. Is there some other place in the code where this timeout is being implemented? Is it possible to disable or alter it? Thanks. [I apologize in advance if this email shows up adorned with useless attachments. I don't have a choice about email clients.] |