Forum Discussion
robor_127995
Jan 22, 2007Nimbostratus
HTTP1.1 - irule
Hi,
I'm trying to understand the HTTP_REQUEST event behaviour for HTTP1.1 session. I implemented simple iRule like:
when HTTP_REQUEST {
pool PPG_1
}
I obser...
Chad_Roberts_21
Jan 22, 2007Nimbostratus
The HTTP_REQUEST event is invoked each time a request is made, such as each HTML file, image file, etc. Once a user has connected, though, whether their subsequent requests reach the same pool member is decided by persistence. If you have persistence enabled, the user will reach the same pool member every time a new request is made within the timeout threshold you have defined.
On the virtual server to which you have applied this iRule is a setting for a persistence profile. Do you have one defined?
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