On Wed, 2006-05-17 at 20:20 -0700, Abele Zhang wrote: > I tried turn off stale check, still no luck. > > Here I paste the log with wire and context for first 3 requests. > > Thanks a lot for helping.
Abele, Weird. I do see HttpClient open a new connection per each request. However nowhere do I see HttpClient _close_ the connection. I cannot explain that. If HttpClient dropped the connection there should have been a debug entry in the log. Is there any chance I could hit the web server remotely, so I could run the session under the debugger? I can actually ping the host 172.21.90.21, but there appears to be no process listening on port 7772 at the moment Oleg --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
