You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2016/04/16 16:32:25 UTC

[jira] [Commented] (TS-3612) Restructure Proxy Client Sessions to support transaction oriented Sessions execute transaction hooks and connection oriented Sessions execute session hooks

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

ASF subversion and git services commented on TS-3612:
-----------------------------------------------------

Commit af76977adb9f3c0296a232688bbcb5a1421a6768 in trafficserver's branch refs/heads/master from [~shinrich]
[ https://git-wip-us.apache.org/repos/asf?p=trafficserver.git;h=af76977 ]

TS-3612: Restructure client session and transaction processing. This closes #570.


> Restructure Proxy Client Sessions to support transaction oriented Sessions execute transaction hooks and connection oriented Sessions execute session hooks
> -----------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: TS-3612
>                 URL: https://issues.apache.org/jira/browse/TS-3612
>             Project: Traffic Server
>          Issue Type: Improvement
>          Components: HTTP, HTTP/2, SPDY
>            Reporter: Susan Hinrichs
>            Assignee: Susan Hinrichs
>             Fix For: 6.2.0
>
>
> In the current code, transaction and session hooks don't have access to H2 and SPDY session data.  This was partially addressed by TS-3578.
> There was a discussion on the mailing list, and the consensus was that session hooks should be invoked on session-oriented sessions (H2, SPDY, and native HTTP/1.x) and transaction hooks should be invoked on transaction-oriented sessions.  
> http://dev.trafficserver.apache.narkive.com/OX9XK0xn/spdy-h2-and-session-hooks



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