Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Apache , redirects to app server for static pages issue

11 views
Skip to first unread message

vijayana...@gmail.com

unread,
Feb 20, 2013, 6:01:22 AM2/20/13
to
we have a unique issue where in when we hit static pages within apache websrver it always redirect to particular app server

we have multipe app servers [websphere managed servers] which are configured with Apache webserver

All the app srvers are srving the request meaning the webserver is able to do the directs to all app servers

It is only when we hit static pages within the webserver, the control always goes to one app server [y'day it was one app serer for all request and today it is another app server for all request]

Please let know on the sisue and fix/workaround


Thanks,
Vijay

satheesh kumar

unread,
Mar 23, 2013, 3:52:05 PM3/23/13
to
Have you enabled any persistence to maintain session? like cookies which redirect a request from a particular client to same backend server. I think the persistence logic needs to be analysed here.

Another thing to try is clean apache cache using htcacheclean command, and check again if First option is not the issue
0 new messages