Hello, 
I'm beginner of Apache mod_proxy_ajp.

I want to close session immediately after finishing data transportation
between browser and Apache http layer, between Apache and Tomcat.

Would you please teach me KeepAlive settings between Apache and Tomcat?

I already built an application server using apache, tomcat and Oracle
database. 
I select prefork for Apache http server, mod_proxy_ajp for Tomcat and  JDBC
connection pool method for Oracle.
I set KeepAlive Off in httpd.conf but it seems that it did not work, because
I could not get any response for new connection requests after sending many
requests.

Best Regards,
Keiko


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to