(SOL14471) Description
Using the HTTP::respond or HTTP::redirect iRule commands in an HTTP_RESPONSE event may cause the HTTP proxy to abruptly terminate the underlying TCP connection.
This issue occurs when the following conditions are met:
The client sends a POST request with an Expect: 100-continue header.
The server replies with something other than an "HTTP 100 - Continue" code, such as an "HTTP 500 - Internal Server Error" response code.
Impact
Impact is minimal because the BIG
↧