You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "Leif Hedstrom (JIRA)" <ji...@apache.org> on 2010/06/24 07:45:02 UTC

[jira] Updated: (TS-287) transaction_active_timeout_in does not trigger on the first request of a Keep-Alive connection

     [ 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.