You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "Thomas Jackson (JIRA)" <ji...@apache.org> on 2016/04/12 18:43:25 UTC

[jira] [Created] (TS-4343) When ATS hits `proxy.config.http.origin_max_connections`, the requests queued will not abort even if client aborts

Thomas Jackson created TS-4343:
----------------------------------

             Summary: When ATS hits `proxy.config.http.origin_max_connections`, the requests queued will not abort even if client aborts
                 Key: TS-4343
                 URL: https://issues.apache.org/jira/browse/TS-4343
             Project: Traffic Server
          Issue Type: Bug
            Reporter: Thomas Jackson


While testing my patch for TS-4341 I've noticed that once a request is queued waiting for max connections, ATS will not abort the request even if the client has completely disconnected. It seems that ATS is only setting up a consumer of the UA tunnel if there is a post body-- and as such we never see the socket close on us. Still digging into this some, but this seems like a problem ;)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)