Re: Tomcat 8 + mod_jk + apache 2.2x on FreeBSD

2014-12-14 Thread Aurélien Terrestris
Olivier, if Apache and Tomcat are running on the same machine, the tcpdump won't capture the trafic because the proxy requests are using the loopback interface and not the ethernet port. Instead of using the "workers" properties and the mod-jk section, you could try with the ProxyPass syntax (eas

Tomcat 8 + mod_jk + apache 2.2x on FreeBSD

2014-12-14 Thread Olivier Nicole
Hi, I am completely new to Tomcat and/or java, but I have been assigned the task to get it running. Right now, tomcat is running on port 8090 and I can access the pages in a satisfactory way. I am also running what I expect to be the ajp13 connector with: and I can see that the port 8009 i