Forum Discussion
acowell_1349
Nimbostratus
Sep 19, 2008How does persistence work in this case?
I have two pools, one with static content with no persistence requirement, and one with dynamic content which requires persistence.
The iRule I have in mind is something like this:
...
hoolio
Cirrostratus
Sep 19, 2008If you don't have a persistence profile specified on the VIP, I don't think any persistence would be used unless specified in the rule. So no persistence should be used if the request doesn't match the /app/ clause.
You could test this by using your rule and making one request to /app/ and then a second request on the same TCP connection to a non-"/app/" URI. You can get a dump of the persistence table by running 'b persist all show all'.
If the persist command does take effect for the subsequent request on the same TCP connection, you could explicitly disable it by specifying 'persist none' in the else clause.
Aaron
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
