Forum Discussion
MattC_58842
Nimbostratus
Dec 08, 2011Persistance in a I-rule
So I have this I-rule
when HTTP_REQUEST {
set uri [HTTP::uri]
switch $uri {
"/" { HTTP::redirect "https://[HTTP::host]/tf/WalletShare" }
"/tf/WalletShareREIT" { pool wdc...
hoolio
Cirrostratus
Dec 09, 2011I think calling HTTP::disable would only affect the current connection. So it wouldn't handle clients who make subsequent requests over a new TCP connection. And it would probably prevent a session cookie from being inserted into the response once a pool was selected for inter-pool persistence. Though I'm not sure Matt requires persistence within the pool.
Aaron
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)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
