maskit edited a comment on pull request #7622:
URL: https://github.com/apache/trafficserver/pull/7622#issuecomment-840179475


   It seem like we could split this PR into a couple of separated PRs like:
   - To use server_txn instead of server_session in HttpSM
   - Changes around HttpSessionManager
   - Trailer header support
   - Something around HttpTunnel
   - ALPN setting for outbound connection
   - H2 class restructure
   - H2 to Origin support
   
   Although I'm not sure how much it would be hard and some may not be 
decoupled, the basic idea is to make this PR only adding H2 to Origin support. 
We need to make a lot of changes as preparation for supporting multiplexing 
server session, and some of them could affect existing features. I understand 
9.1 is already branched and we basically should not add changes any more, but 
having some of the changes above on 9.1 would make debugging easier than adding 
all of them on 9.2.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to