Sunday, May 6, 2012

Login issue after configuring LoadBalancing using Webcache

We configured loadbalancing between our two portal servers. After doing the configuration when we opened the URL for ohs server with url string attached for our application, we were successfully redirected to the login page of our application but we were not able to login into our application. However login was working when hitting direct application URL. The issue was with the session binding configuration. It requires the configuration to have JSESSIONID based login. So just set the JSESSIONID to be used for login.

No comments:

Post a Comment