I am using Jetty-6.1.19 server. There is a "Shibboleth access model" integrated in my project which provides access to paid articles in a manner such that institutes which have purchased licenses for journals get access for the articles after logging in. We have this setup on 2 nodes.
The issue I am facing is that when I am requesting on node1, the response in going to node2. While on node2, its all working fine, i.e. when I am requesting from node2, the response is coming properly on node2.
Any help would be appreciated.
Thanks