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

Leif Hedstrom commented on TS-924:
----------------------------------

You mean for reloading the configuration on the fly? I think what will happen 
is that the connections would eventually time out from the per net-thread hash 
buckets, and we'd create new ones on the global cache. It's an excellent 
question though, so let me test that some more.

> Performance improvements with second request on same keep-alive connection
> --------------------------------------------------------------------------
>
>                 Key: TS-924
>                 URL: https://issues.apache.org/jira/browse/TS-924
>             Project: Traffic Server
>          Issue Type: Improvement
>          Components: Core
>            Reporter: Leif Hedstrom
>             Fix For: 3.1.1
>
>         Attachments: TS-924.diff
>
>
> This is a continuation of TS-880, it has more details. The idea is that we 
> committed the safe, but less optimal fix already with TS-880. Ideally though, 
> we should do something like William's first approach, and migrate origin 
> VConns to the same EThread as the UA VConn.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to