[quic] How nginx-quic migrate quic connection when reload/restart

Gao,Yan(ACG VCP) gaoyan09 at baidu.com
Mon Aug 3 05:18:38 UTC 2020


Hi, all
       Quic connection can be migrated by the ID. And nginx-quic load balancing by reuseport, which using a hash based on 4-tuple of the connection.
How to migrate quic connection when reload/restart?
We can change reuseport behavior by bpf which using a hash based on the quic ID, but it seems useless, because listen processes/pids doubles when nginx reload/restart, and hash result would change
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.nginx.org/pipermail/nginx-devel/attachments/20200803/68e6f23d/attachment.htm>


More information about the nginx-devel mailing list