1 Reply Latest reply on Feb 4, 2007 9:07 AM by lhshin

    JBoss Apache load balancing problem

    lhshin

      Hi,

      I have 1 apache(for ssl), another apache(for load-balancing) and 2 jboss instance running. The problem is when user access the website using a public domain "xxx.xxx.com/proj", and when user login the url changes to a local ip (192.168.x.x/proj), but user can still be able to navigate & use the website if manually change the url back to the public domain url (like xxx.xxx.com/proj/test.jsp).

      Once it is change back to public domain url, the whole thing runs as normal. So basically i would like to know what causes the url to change when user login? Or any solution for this?

      Thanks.