Forum Discussion
Mike_Schmidt_29
Mar 06, 2017Nimbostratus
Warning when using the reset-Option in HTTP::respond
Hi everyone,
I´m having trouble using the reset-Option of HTTP::respond in the following line in my iRule:
HTTP::respond -reset 404 -version 1.1 noserver
When I safe the iRule, I´m getting ...
cjunior
Mar 06, 2017Nacreous
Hi, it is a good question despite the wiki documentation. The closest I got to success was:
when HTTP_RESPONSE {
HTTP::respond 404 -version 1.1 -reset
}
I could see big-ip sending RST to the server, but it was needed to remove "noserver" statement. You may need to empty the "Server Agent Name" option to the HTTP profile to have the same effect.
Regards.
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects