Not true.

You also can use xinetd to redirect requests to one port
to another port where tomcat is running:

http://www-106.ibm.com/developerworks/linux/library/l-secjav.html

> -----Original Message-----
> From: QM [mailto:[EMAIL PROTECTED]
> Sent: Friday, April 02, 2004 12:43 AM
> To: Tomcat Users List
> Subject: Re: tomcat & xinetd
> 
> 
> 
> xinetd works by listening on a given port, then firing up the 
> specified service when a request comes in on that port.
> 
<snip/>
> Even if this were to work, you'd end up starting a new Tomcat server
> for each connection. =)
> 

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

Reply via email to