Loading...
Loading...
Connection is reset when sending a HTTP HEAD request to APM Virtual Server
Connection is reset
-- A virtual server with APM implemented -- A HTTP HEAD request is sent to the virtual server
To work around this issue, implement the following iRule on the virtual server: when HTTP_REQUEST priority 500 { if {[HTTP::method] equals "HEAD" && [HTTP::path] equals "/"} { HTTP::respond 404 } }
None
F5 Integration
Learn more about where this data comes from
BugZero Plan
Streamline upgrades with automated vendor bug scrubs
BugZero Prevent
Wish you caught this bug sooner? Get proactive today.