]> git.ipfire.org Git - thirdparty/knot-resolver.git/commit
http: fix SO_REUSEPORT for HTTP sockets obs-knot-resolver-bs4hbr/deployments/286
authorPetr Špaček <petr.spacek@nic.cz>
Tue, 8 Oct 2019 16:57:07 +0000 (18:57 +0200)
committerPetr Špaček <petr.spacek@nic.cz>
Tue, 8 Oct 2019 16:59:49 +0000 (18:59 +0200)
commit9976821b5ca3de5025bae60c3eff5bcc78b6c454
treea1ec0ea14001263dcb1c4182e244cc36cdde427a
parent9fa9df980a4b67a2f5aec7d6b9dcd499830698bb
http: fix SO_REUSEPORT for HTTP sockets

lua-cqueues.socket.fdopen() resets the reuseport flag, so binding Nth
instance without systemd socket activation failed
modules/http/http.lua.in