Forum Discussion
heskez_36146
Nimbostratus
Nov 27, 2013Maintanance Irule two issues
Hi there,
We've build a cool maintanance Irule (With your help much appreciated)
when HTTP_REQUEST {
switch [HTTP::uri] {
"/index.css" {
HTTP::respond 200 content [ifile ...
nathe
Cirrocumulus
Nov 28, 2013heskez,
Just a comment about your first point and the other iRules firing. It's my understanding that the connection won't see individual iRules, as they all get compiled. As iRules are event based then all similar events across the iRules will be grouped together i.e. all HTTP_REQUESTS before any HTTP_RESPONSE events. The order of the iRule can order which commands fire first within similar events, or you can use the Priority Command on an event.
Hope I explained this sufficiently and gives you a bit of an insight.
Rgds N
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