Hello Eric, I have tested my virtual host configuration using command apachectl -S and it's saying syntax OK. bash-3.00# ./apachectl -S VirtualHost configuration: Syntax OK bash-3.00# I have added same proxy configuration outside virtual host and it is not working there as well. kindly guide and let me know if i am missiong anything in the configuration. <Proxy balancer://tomcatservers> BalancerMember ajp://server_name:8009 route=tomcat4 retry=60 BalancerMember ajp://server_name:8010 route=tomcat5 retry=60 </Proxy> <Location /*> Allow From All ProxyPass balancer://tomcatservers/* stickysession=JSESSIONID nofailover=off </Location> --- On Mon, 9/13/10, Eric Covener <covener@xxxxxxxxx> wrote:
|
![]() |