Forum Discussion
Irule for jsession ID weblogic support
Thanks for prompted reply. Its not a browser session, i need your help on some basic documentation and fine tuning of irule tips is much appreciated. How to analyze this tcp flow?
There's at least two things you should do to start troubleshooting this application:
-
The HTTP_REQUEST event contains a log statement that displays the contents of the uie session table entry for that session. Watch the logs and see if that value changes through the life of the session for a given user.
-
You'll also want to do a client side capture and watch the HTTP traffic from the client's perspective. What you're looking for are any Set-Cookie JSESSIONID headers coming from the server with different values.
The persistence in this configuration appears to be solely driven by this JSESSIONID cookie. If the server is sending a new, different one randomly (rare but I have seen this before) then that will throw off your persistence. We need to first validate why and how persistence is failing before working on how to fix it.
Recent Discussions
Related Content
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com