arturobernalg commented on code in PR #606: URL: https://github.com/apache/httpcomponents-core/pull/606#discussion_r2789759820
########## httpcore5-h2/src/main/java/org/apache/hc/core5/http2/impl/nio/AbstractH2StreamMultiplexer.java: ########## Review Comment: @ok2c I reworked it to the massively simpler pre-flight PING: only when idle > validateAfterInactivity and commands are pending, with a short ACK timeout and restoring the previous socket timeout. -- 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]
