On Sunday 12 April 2009 14:20:26 Martin Cooper wrote: > I'm getting "502 Bad Gateway" whenever I try to access any of the apps on > the zone. Anyone know what's up? > > -- > Martin Cooper
A while back, I noticed that the deployer app script I made was disabled. I suspected there was a reason someone did it, but I didn't have the time to bring it back up... You get the 502 bad gateway when apache is running mod_proxy and it can't reach the target... So, Apache HTTPD is running on the gateway, but when it tries to get to Tomcat/Jetty/Whatever which should be running on localhost:808x, it can't. If you guys want this up and running, let me know I should have some bandwidth this week. I just wasn't sure if it was in use by anyone. It was fun to build, but I figured if it caused a problem with INFRA, I didn't want to push it. -Wes -- Wes Wannemacher Author - Struts 2 In Practice Includes coverage of Struts 2.1, Spring, JPA, JQuery, Sitemesh and more http://www.manning.com/wannemacher --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
