If I am filtering all JSP requests through Apache and mod_jserv, is there any reason to have Jakarta-Tomcat place an HTTPConnectionHandler on port 8080, in addition to the Ajp12ConnectionHandler on port xxxx?
Created May 4, 2012
Ignacio J. Ortega No, you can remove it without problems.