chad kellerman wrote:
> 
> Tomcat 4.0.1 running with mod webapp both securely and
> non-securely. ... When I run a netstat -a I notice many
> connection from and to localhost from the ports I
> designated in my server.xml configuration file. 
>

 mod_webapp keeps several connections open all the time
so it doesn't have to pay for setting up and tearing
down a socket for each new request. It's normal.


-- 
Christopher St. John [EMAIL PROTECTED]
DistribuTopia http://www.distributopia.com

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to