Forum Discussion
Robert_47833
Altostratus
Apr 17, 2011here is the doubt about the order of 2 irules,one is HTTP::cookie secure
Hello,good morning
I have 2 irules under one VS
the first one is add secure deal with HTTP_RESPONSE,the second one is main irule deal with HTTP_REQUEST
here is add secure iru...
Matt_Breedlove_
Nimbostratus
Apr 23, 2011What happened when the users tried to open the page and reported they can't, what did they actually experience? Is only the http_request event used in the main irule, while the http_response is only used in the add secure irule? Why are they separated in the first place if they are handling discrete events?