[
https://issues.apache.org/jira/browse/TS-287?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Leif Hedstrom updated TS-287:
-----------------------------
Fix Version/s: 2.1.2
> 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
> Fix For: 2.1.2
>
> Attachments: slowclient.pl
>
>
> 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.