On Fri, Feb 16, 2024 at 5:00 PM Mark Thomas <ma...@apache.org> wrote:
>
> Hi all,
>
> The IETF HTTP working group has received a draft for running QUIC over
> TCP+TLS rather than UDP called QUIC on streams. There is also a draft
> for running HTTP/3 on QUIC on streams.
>
> https://lists.w3.org/Archives/Public/ietf-http-wg/2024JanMar/0078.html
>
> I have only skimmed these but this looks like a much more viable
> implementation route for HTTP/3 for Tomcat.
>
> It is early days. I was imagining I would look at this over the summer
> once the work for Jakarta EE 11 was complete.

Even in the best of the best scenario where the OpenSSL QUIC
implementation is great and easy to use, it would still be a Tomcat 12
only thing due to the Java version constraints (given the pushback on
EE 11 using Java 21, it might actually be Tomcat 13 instead ;) ).

So yes a plan with TCP is a lot more realistic for Tomcat.

Rémy

> Mark
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
> For additional commands, e-mail: dev-h...@tomcat.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