Hi All, My apologies if the questions are too stupid or naive.
The problem is I have two servers under my vip (oia-vip.example.com) When I have either of the one servers(server1 or server2) running we are able to login to my application(oracle Identity Analytics - OIA ) fine. But when our application instance is running on both the servers under a VIP, then we face issues post logging in to the application. >From the OIA logs, Initially when we hit the application url, it goes to one server, we are able to login just fine but when we click on any link in the application it goes to the other server under the VIP and logs us out of the application. When we have only one instance running under the VIP we do not face any login issues coz all the traffic is directed to one server only. Now My n/w guy says "*the LTM is looking for a cookie being passed from the application in the HTTP_RESPONSE headers which match this name: App_passive_cookie*" Now how do I know what cookie is being passed by my application ? My Apache tomcat version is 5.5.33 OIA version is 11.1.1.3 -- Regards, Sapna