Does a AJP Connector (Tomcat) or any other Connector use the http-file-cache, request-processing and connection-pool resources defined by the http-service?
I am asking this question in reference to our installation which uses Apache HTTPD as a reverse proxy forwarding requests to Glassfish over AJP through ModJK.
Besides the Thread Pool how can you fine tune how the requests coming over the AJP connector are processed and handled by the server?
Thanks!
Nirav