I have an app (mail server) running that has a configurable timeout for
TCP/IP connections, but something is causing it to timeout much sooner
than it is set for. Specifically, the timeout is set to 60 seconds but
it is timing out after 20 seconds. Which makes me think perhaps Windows
XP has a default timeout which is superceding the app's setting. Where
can the Windows default TCP/IP timeout settings be controlled? (View log
below to see what I'm talking about.) TIA - JR
09:07:36.515: --- Tue Feb 14 09:07:36 2006 ---
09:07:36.515: Connect to '65.54.190.50', timeout 300.
09:07:57.453: 15: Peer connect failure
09:07:57.546: --- Tue Feb 14 09:07:57 2006 ---
09:07:57.546: Connect to '64.4.50.50', timeout 300.
09:08:18.546: 15: Peer connect failure
09:08:18.546: --- Tue Feb 14 09:08:18 2006 ---
09:08:18.546: Connect to '64.4.50.179', timeout 300.
09:08:39.546: 15: Peer connect failure
09:08:39.578: --- Tue Feb 14 09:08:39 2006 ---
09:08:39.578: Connect to '65.54.190.179', timeout 300.
09:09:00.546: 15: Peer connect failure
|