Forum Discussion
Russell_E_Glaue
Nimbostratus
Feb 18, 2009How to disable iRule processing on keep-alive per request when using HTTP::respond
How to disable iRule processing on keep-alive per request when using HTTP::respond
Okay, I have encountered a problem I cannot figure out how to get around.
Here ...
Russell_E_Glaue
Nimbostratus
Feb 18, 2009I was actually thinking of a few new feature possibilities.
Currently the format for the event command is:
event [] [enable|disable] | [enable all|disable all]
(1)
The first idea is to change this to:
event [] [enable|disable] | [enable all|disable all] [forthisconnection|forthisrequest]
Adding the option to say:
event disable all forthisrequest
or
event HTTP_REQUEST disable forthisrequest
The default would be forthisconnection, which is the current action - to disable events for the remainder of the connection.
(2)
The second idea is to change it to:
event [] [enable|skip|disable] | [enable all|disable all]
Add the option to say:
event skip all
or
event HTTP_REQUEST skip
which would skip the remainder of the event(s), until the event is completed.
Since I must conclude there is no good way to do what I am wanting, I would really like to add something like this as a feature request.
-RG
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
