...
HTTP::close used in an iRule might not close the connection. For example: when HTTP_REQUEST { HTTP::close HTTP::respond 200 -version 1.1 content "OK" Content-Type text/plain }
HTTP connection can be re-used.
Using HTTP::close along with HTTP::respond
Explicitly add close header in the HTTP::respond. For example: HTTP::respond 200 content "OK" Connection close
Fixed an issue where HTTP::close might not close a connection.
F5 Integration
Learn more about where this data comes from
Bug Scrub Advisor
Streamline upgrades with automated vendor bug scrubs
BugZero Enterprise
Wish you caught this bug sooner? Get proactive today.