Wil_Schultz_101
Feb 28, 2012Nimbostratus
Need to change the HTTP Status code.
I have a maintenance page sitting on some servers, if all goes awry traffic is pointed at this page. I'd like to ba able to swap the status from HTTP 200 to HTTP 503. Can't seem to figure out a good way to do this using an iRule.
Is there a way other than using HTTP:collect and then HTTP:respond?