Last Modified: Apr 28, 2025
                                            Affected Product(s):
                                            BIG-IP LTM
                                        
                                            Known Affected Versions:
                                            11.5.4, 11.5.4 HF1, 11.5.4 HF2, 11.6.0, 11.6.0 HF1, 11.6.0 HF2, 11.6.0 HF3, 11.6.0 HF4, 11.6.0 HF5, 11.6.0 HF6, 11.6.0 HF7, 11.6.0 HF8, 11.6.1, 11.6.1 HF1, 11.6.1 HF2, 11.6.2, 11.6.2 HF1, 11.6.3, 11.6.3.1, 11.6.3.2, 11.6.3.3, 11.6.3.4, 11.6.4, 11.6.5, 11.6.5.1, 11.6.5.2, 11.6.5.3, 12.0.0, 12.0.0 HF1, 12.0.0 HF2, 12.0.0 HF3, 12.0.0 HF4
                                        
                                            Fixed In:
                                            13.0.0, 12.1.0, 11.5.4 HF3
                                        
                                Opened: Mar 04, 2016 Severity: 2-Critical
                                
                                    
The TMM crashes while resuming from a HTTP_PROXY_REQUEST event.
Traffic disrupted while tmm restarts.
A HTTP_PROXY_REQUEST iRule event parks. Pipelined ingress occurs.
Don't use parking iRule commands within the HTTP_PROXY_REQUEST event. If a parking command must be used, the following may work: Try using TCP::collect to disable ingress while a potentially parking iRule command executes. TCP::release can be used after the command completes to restore normal behavior. Another work-around is to set max-requests to 1. (Disabling pipelining.)
None