transaction_active_timeout_in does not trigger on the first request of a Keep-Alive connection ----------------------------------------------------------------------------------------------
Key: TS-287 URL: https://issues.apache.org/jira/browse/TS-287 Project: Traffic Server Issue Type: Bug Components: Core Reporter: Steve Jiang proxy.config.http.transaction_active_timeout_in does not trigger on a slow request on if the request is the first on a new client connection, because the timeout event is cancelled before it can be triggered. Subsequent requests with keep-alive on the same connection will correctly trigger the active_timeout_in. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.