bmistry13 edited a comment on pull request #431:
URL: https://github.com/apache/tomcat/pull/431#issuecomment-875851193


   @markt-asf ,  Thank you I have tested it works with 9.0.50.   What could 
cause the following?  HTTP2 request gets stalled due to reset:
   
   I am occasionally  running into following exception:
   
   ```
   Caused by: java.io.IOException: Stream reset
        at 
org.apache.coyote.http2.Stream$StreamInputBuffer.doRead(Stream.java:1086)
        at org.apache.coyote.Request.doRead(Request.java:640)
        at 
org.apache.catalina.connector.InputBuffer.realReadBytes(InputBuffer.java:317)
        ... 89 more
        at 
org.apache.catalina.connector.InputBuffer.realReadBytes(InputBuffer.java:317)
        ... 113 more
   ```


-- 
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: dev-unsubscr...@tomcat.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to