Susan Hinrichs created TS-3612:
----------------------------------
Summary: 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
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)