Chris_Miller
Feb 08, 2011Altostratus
HTTP::respond from HTTP_RESPONSE with ASM
I'm considering writing an iRule to detect 404s and 500s. I think I'd like to send the user to a hold page that shows the request they made, explains that it was invalid, and then after 5 seconds or so, send them to a legitimate page. Reading the SOL article below makes me think that because I'm using ASM, I need to disable it as part of the rule.
http://support.f5.com/kb/en-us/solu...r=12579042
Thoughts?