Welcome to MobyThreads.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in
All support for the MobyThreads Threaded phpBB MOD can now be found on welsolutions at this forum

Apache 2.2.0 Tomcat 5.0 Mod_proxy_AJP issues on Windows 20..

 
   Web Hosting and Web Master Forums (Home) -> Apache RSS
Next:  SetOutputFilter doesn't work in s?  
Author Message
DanH

External


Since: Jun 28, 2006
Posts: 1



(Msg. 1) Posted: Wed Jun 28, 2006 10:03 am
Post subject: Apache 2.2.0 Tomcat 5.0 Mod_proxy_AJP issues on Windows 2000 Server
Archived from groups: alt>apache>configuration (more info?)

I recently upgraded to Apache 2.2 with Tomcat 5.0 and made
modifications to the connector between the two, since MOD_PROXY_AJP
replaced MOD_JK.

We deploy a war file to our environments and restart Tomcat to deploy,
but it is giving us 503 errors, almost like the connector does not
re-establish. In order to get it to work properly we need to restar
the Apache service as well. In the previous Apache version 2.0.5x we
did not have to restart Apache, just Tomcat.

Including Apache connector config:

<Proxy *>
Order Deny,Allow
Deny from all
Allow from 192.168
</Proxy>

ProxyRequests On

ProxyMaxForwards 20

ProxyPass /tomcat-admin/ ajp://X.X.X.X:8009/tomcat-admin/ smax=5 max=35
ttl=120 retry=300

As explained above, previously I was able to start whichever process I
wanted to first (Apache, Tomcat), (Tomcat, Apache).
It now seems that you have to stop Apache restart Tomcat and then
restart Apache, if not you will get 503 errors.

please advise.

 >> Stay informed about: Apache 2.2.0 Tomcat 5.0 Mod_proxy_AJP issues on Windows 20.. 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
Apache 2.0.48 & Tomcat 5.0.16 on Windows 2000 - Hi, Has anyone tried installing and configureing Apache 2.0.48 & Tomcat 5.0.16 on Windows 2000? I have tried but it seems as if Apache does not find the jk2 dll or try to send the request on to Tomcat. Anyone have any luck with this combo? Thank...

Apache on Linux and Tomcat in Windows - Hello, my problem is to configure a apache webserver so, that it is using a tomcat servlet engine, that runs on an other machine wihich has windows as its os. Apache by itself runs under linux. Can anyone please help me. I am an newbie in this sector bu...

Apache Tomcat Connector on Windows XP - Hi guys, Iam trying to connect apache and Tomcat using the Apache Tomcat connector (mod_jk.so).I copied to mod_jk.so file to modules directory of Apache ( C:\Program Files\Apache Software Foundation\Apache2.2\modules ) then modified the..

Apache on Linux and Tomcat on Windows - Guys: I have a nice challenge for some of us. I'm developing an application with Apach 1.4.3 and Tomcat 5.5 with mod_jk using SQL Server 2000 as my database with the microsoft jdbc driver on a Windows 2003 Small Edition Server. So far, it's working fin...

Apache Tomcat 5.0 on windows 98 installation problems - how do i setup apache tomcat 5.0 on windows 98 so that it does NOT run as a service (as in version 4). THanks
   Web Hosting and Web Master Forums (Home) -> Apache All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]