RE: web client running out of ports! (timeout exception)

2005-11-29 Thread Magyar, Bence
Hi, You're right, it's probably something screwy with my client. Not sure what it could be though. In looking at my Tomcat terminal, i see: INFO: Starting Coyote HTTP/1.1 on http-8080 Shouldn't I be getting persistent, reusable connections as the default with HTTP/1.1?

RE: web client running out of ports! (timeout exception)

2005-11-29 Thread Caldarale, Charles R
From: Magyar, Bence [mailto:[EMAIL PROTECTED] Subject: RE: web client running out of ports! (timeout exception) Shouldn't I be getting persistent, reusable connections as the default with HTTP/1.1? I'm sure you are - but it's the client's responsibility to reuse them; all the server has