Ajp port in use - tomcat using next available port

2010-01-20 Thread Paul Guglielmino
I'm setting up tomcat and I noticed what I think is an odd behavior. I'm setting up the server to only listen on an ajp port (8009). If I already have something listening on that port then tomcat starts listening on the next port number (8010). This doesn't happen if the shutdown port is already

Re: Ajp port in use - tomcat using next available port

2010-01-20 Thread Paul Guglielmino
On 1/20/2010 4:08 PM, Paul Guglielmino wrote: I'm setting up the server to only listen on an ajp port (8009). If I already have something listening on that port then tomcat starts listening on the next port number (8010). This doesn't happen if the shutdown port is already in use or if I