[ 
https://issues.apache.org/jira/browse/TS-2604?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13920310#comment-13920310
 ] 

Ethan Lai commented on TS-2604:
-------------------------------

[~zwoop] As the doc mentioned, ATS could not start serving other clients until 
it get the complete response header.
Think about a request case with long response time, the read-while-writer 
feature would not collapse further requests with same cacheUrl before receiving 
the complete response header of 1st request.  That means if origin server takes 
N secs before sending response header, other concurrent requests within the 
first N sec will also do connect to origin server.

> Collapsed connection plugin
> ---------------------------
>
>                 Key: TS-2604
>                 URL: https://issues.apache.org/jira/browse/TS-2604
>             Project: Traffic Server
>          Issue Type: New Feature
>          Components: Plugins
>            Reporter: Ethan Lai
>            Assignee: Bryan Call
>             Fix For: 5.0.0
>
>
> This plugin collapses connections with identical CacheUrl/EffectiveUrl.
> Please find more detail from README and state.png (State Diagram)



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to