Forum Discussion
Brad_Wood_7735
Apr 23, 2007Historic F5 Account
.net session id
This is an interesting one. I have a .net application that i am trying to persist on .net session ID. I am capuring it and it perists ok, but the issue is that on inital connection the LTM is LB to ...
Deb_Allen_18
May 10, 2007Historic F5 Account
that's what the rule above does, hoolio, and I agree that xf6svrb should start a new post with details of the specific problem he is trying to solve.
As for supporting cookies for cookie-less clients: Bottom line, if your clients don't handle cookies, figure out a way to have the real server insert URI-based session tokens instead.
I've written an iRule to proxy cookie values via the session table for non-cookie enabled clients, but I don't recommend that approach, in fact have recommended against it several times since, as it was a painful and time-consuming experience. The solution requires a number of complex regex substitutions, so it is very slow and a huge resource hog, and the full development of the algorithm to match the requirements of a specific site takes a good deal of trial and error to define every instance in which the data must be swapped, inbound and out. Even when fully optimized, the solution is limited as to the size of response pages that it can manage.
/deb
Recent Discussions
Related Content
DevCentral Quicklinks
* 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
Discover DevCentral Connects