Re: ISAPI redirector for Microsoft IIS, Jboss EAP 7.2 - sticky session issue

2021-05-21 Thread Mark Thomas
On 21/05/2021 05:51, Mathiazhagan, Saravanakumar TPC wrote: Hi Mark, Thanks for the quick response. I suspect some sort of configuration issue. A guess would be that JBoss EAOP isn't configured to append the jvmRoute (to use the Tomcat configuration setting name) to the session ID. I

RE: ISAPI redirector for Microsoft IIS, Jboss EAP 7.2 - sticky session issue

2021-05-20 Thread Mathiazhagan, Saravanakumar TPC
Hi Mark, Thanks for the quick response. >I suspect some sort of configuration issue. A guess would be that JBoss >EAOP isn't configured to append the jvmRoute (to use the Tomcat >configuration setting name) to the session ID. I configured IE to show prompt when cookies are set. I can see the

Re: ISAPI redirector for Microsoft IIS, Jboss EAP 7.2 - sticky session issue

2021-05-18 Thread Mark Thomas
On 18/05/2021 19:53, Mathiazhagan, Saravanakumar TPC wrote: Can you please let me know if the above 32-bit isapi_redirect.dll file can be used with Jboss EAP 7.2.7 server? If so, please guide me on what could be causing the sticky session issue. I can't think of any reason why not. I

ISAPI redirector for Microsoft IIS, Jboss EAP 7.2 - sticky session issue

2021-05-18 Thread Mathiazhagan, Saravanakumar TPC
Hi, I am trying to configure the ISAPI redirector for Microsoft IIS web server to Jboss EAP7.2 app server and facing issues with Load balancing. The requests for the same session are not sticking to a single server and keeps switching between different servers, hence session is getting cleared