On Tue, 25 Jun 2024 at 16:35, J Carter <jordanc.carter@outlook.com> wrote:
> Very, it's required to use the reuseport parameter when using multiple
> workers as per the documentation here[1] so that all UDP packets of a
> HTTP/3/quic connection are routed to and handled by the same worker, as
> I understand.
I see, thanks. It's so badly broken without the reuseport parameter
that I think using multiple workers with quic should imply reuseport,
or at the very least raise a warning in the logs if an attempt is made
to use such a configuration.
_______________________________________________
nginx mailing list
nginx@nginx.org
https://mailman.nginx.org/mailman/listinfo/nginx