Forum Discussion
Wil_Schultz_101
Nimbostratus
14 years agoNeed 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 w...
spark_86682
14 years agoHistoric F5 Account
Well, the whole point of this approach would modify the data before the HTTP profile sees it, so you could still have an HTTP profile and have it do all the parsing. It does make the assumption that the HTTP server is well-behaved, though. Connection reuse does get interesting, but I think if you close the connection after doing a rewrite in this fashion that that will work.