Bug ID 606251: HTTP Explicit Proxy option to send non-TLS via TCP tunnel

Last Modified: Apr 28, 2025

Affected Product(s):
BIG-IP LTM, SSLO(all modules)

Fixed In:
16.0.0

Opened: Jul 21, 2016

Severity: 4-Minor

Symptoms

HTTP Explicit proxy forwards only CONNECT requests to the listeners on a configured tunnel. An iRule is required whenever there is a need to send all other request types to the tunnel.

Impact

iRule is required, which impacts performance.

Conditions

-- Using HTTP Explicit proxy. -- Sending send non-TLS via TCP tunnel.

Workaround

None.

Fix Information

There is now an option to manage this behavior.

Behavior Change

There is a new option 'Use tunnel on any request method' in the HTTP Explicit Proxy profile. When the option is enabled, all incoming HTTP requests are forwarded to virtual servers listening on the tunnel. In previous releases, only CONNECT requests were sent to the tunnel). The default value is 'no', which preserves the behavior from previous releases.

Guides & references

K10134038: F5 Bug Tracker Filter Names and Tips