[
https://issues.apache.org/jira/browse/TS-3612?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15259395#comment-15259395
]
ASF subversion and git services commented on TS-3612:
-----------------------------------------------------
Commit 9ec0676c5ed067337b314f0b60069d514562fc65 in trafficserver's branch
refs/heads/master from [~masaori]
[ https://git-wip-us.apache.org/repos/asf?p=trafficserver.git;h=9ec0676 ]
Merge pull request #600 from masaori335/ts-4355
TS-4355: Change assert condition for TS-3612
> 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)