-
Bug
-
Resolution: Done
-
Major
-
7.1.0.DR18
-
None
When I setup undertow as proxy and one server behind it, even when I define that there should be used HTTP/2 (possible with mod_cluster filter) for proxy to worker communication it isn't used for default undertow ALPN JDK8 implementation.
It is possible to make it work with openssl ALPN provider but not with the default one, which I believe it should work with as well.
EDIT: doesn't work only with elytron based ssl-context.
- is cloned by
-
WFCORE-2824 JDK8HackAlpnProvider doesn't work for client when used with elytron ssl-context
- Resolved
- is incorporated by
-
JBEAP-10845 (7.1.0) Upgrade to WildFly Core to 3.0.0.Beta23
- Closed