Tomcat5 and ajp13 (port 8009) localhost only

2010-10-12 Thread Petr Hracek
Dear tomcat users, I would like to configure tomcat5 so that ajp13 which used port 8009 will listen on localhost only. In the front of tomcat5 is apache 2.2. Could you please help me how to do that so that output of command lsof -i | grep java will show me that 8009 will be only localhost and not

Re: Tomcat5 and ajp13 (port 8009) localhost only

2010-10-12 Thread Felix Schumacher
On Tue, 12 Oct 2010 09:42:13 +0200, Petr Hracek phrac...@gmail.com wrote: Dear tomcat users, I would like to configure tomcat5 so that ajp13 which used port 8009 will listen on localhost only. In the front of tomcat5 is apache 2.2. Could you please help me how to do that so that output of