how to avoid new quic connection distributed to old workers when nginx-quic reload
朱宇
yolkking at 126.com
Mon May 30 10:55:15 UTC 2022
Hi,
in "src/event/quic/bpf/ngx_quic_reuseport_helper.c", if can not find socket by dcid (cookie), udp packet will be distributed by kernel.
so when nginx-quic reload, how to avoid new quic connecion packet distributed to old workers which result in old worker processes can't exit?
thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.nginx.org/pipermail/nginx-devel/attachments/20220530/f9675323/attachment.htm>
More information about the nginx-devel
mailing list