On Wed, Mar 27, 2019 at 4:21 PM Mark Thomas wrote:
> On 27/03/2019 15:13, Mark Thomas wrote:
> > On 27/03/2019 04:23, Jason Rivard wrote:
> >> I'm trying to get the following configuration working:
> >>
> >> - Tomcat 9.0.17 (also tested with 9.0.16)
> >> - AdoptOpenJDK Java 11.0.2 on Linux (also
On Wed, Mar 27, 2019 at 11:21 AM Mark Thomas wrote:
> > Don't know yet. Just started looking.
[snip]
> That didn't take long.
> The fix will be in the next set of releases (expected towards the end of
> next week).
[snip]
Wow, that was fast! Thanks for the quick response!
--
On 27/03/2019 15:13, Mark Thomas wrote:
> On 27/03/2019 04:23, Jason Rivard wrote:
>> I'm trying to get the following configuration working:
>>
>> - Tomcat 9.0.17 (also tested with 9.0.16)
>> - AdoptOpenJDK Java 11.0.2 on Linux (also tested on Windows)
>> - Http11NioProtocol Connector
>> - Http2Pro
On 27/03/2019 04:23, Jason Rivard wrote:
> I'm trying to get the following configuration working:
>
> - Tomcat 9.0.17 (also tested with 9.0.16)
> - AdoptOpenJDK Java 11.0.2 on Linux (also tested on Windows)
> - Http11NioProtocol Connector
> - Http2Protocol ProtocolUpgrade
>
> I'm using the follow
I'm trying to get the following configuration working:
- Tomcat 9.0.17 (also tested with 9.0.16)
- AdoptOpenJDK Java 11.0.2 on Linux (also tested on Windows)
- Http11NioProtocol Connector
- Http2Protocol ProtocolUpgrade
I'm using the following connector config:
With the UpgradeProtocol in