Zitat von Mark Thomas <[email protected]>:
Hi,
- Various HTTP/2 validation improvements and a broader change to use
stream resets rather than connection closures where appropriate.
After upgrading our applications to tomcat 11.0.22 we see only
connection errors 503 for our setup.
We do run Tomcat behind istio/envoy proxy and tomcat uses h2c mode.
Istio Service mash handles TLS and Tomcat speaks clear text http2.
We see those error messages in our logs: "Connection [{0}], Stream
[{1}], The scheme [{2}] is not consistent with the TLS enabled setting
of [{3}]"
which seems to come from this change:
https://github.com/apache/tomcat/commit/96817a0
Bug or feature?
We will revert to 11.0.21 for now.
Mfg
thomas
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]