arturobernalg commented on PR #654:
URL: 
https://github.com/apache/httpcomponents-core/pull/654#issuecomment-4175069723

   Hi @ok2c 
   
   I updated the patch to restrict the two-phase graceful shutdown logic to 
server-side connections only.
   The server now sends an initial GOAWAY, waits one RTT using PING, and then 
sends the final GOAWAY with the last processed stream id. Client-side graceful 
shutdown remains a single-GOAWAY path. Please take a look 
https://github.com/apache/httpcomponents-core/pull/661
   
   


-- 
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.

To unsubscribe, e-mail: [email protected]

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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to