WAF Causing endless loop
Posted: Mon Jul 03, 2017 10:08 am
I have an issue with check_http returning with this:
We have a F5 that forwards the URL to a WAF that then sends it back to the F5 that then sends to the actual hosting server. Any idea how I can set this on the command line to make it work with check_http? I have tried -f follow and -f sticky and no -f option. No -f I get:
But that of course never gets to the hosting server to validate the web url is up.
Any hints?
Code: Select all
HTTP WARNING - redirection creates an infinite loop - https://xxxx.xxxx.xxxx.com:443/Code: Select all
HTTP OK: HTTP/1.0 302 Found - 297 bytes in 0.253 second response timeAny hints?