| Author |
Connecting to Tomcat 7 via mod proxy
|
Guy deLyonesse
Ranch Hand
Joined: Apr 12, 2011
Posts: 189
|
|
Hello,
One of our test sites uses Tomcat 6 as the app container, but access is through ajp using mod_proxy_ajp from Apache.
Is Tomcat 7 compatible with the current version of mod_proxy_ajp?
My understanding is that the ajp mod only redirects a request to the port configured for ajp in Tomcat's server.xml file so it shouldn't matter, but I wonder if that's been verified?
|
 |
tanuj khare
author
Ranch Hand
Joined: May 02, 2012
Posts: 37
|
|
Is Tomcat 7 compatible with the current version of mod_proxy_ajp?
yes
|
Regards, Tanuj Khare
author of Apache Tomcat 7 Essentials
|
 |
 |
|
|
subject: Connecting to Tomcat 7 via mod proxy
|
|
|