log src/core/ngx_connection.c @ 7767:6d98f29867e8

age author description
Thu, 11 Feb 2021 21:52:11 +0300 Maxim Dounin Additional connections reuse.
Mon, 10 Aug 2020 18:53:07 +0300 Maxim Dounin Core: reusing connections in advance.
Mon, 10 Aug 2020 18:52:59 +0300 Maxim Dounin Core: added a warning about reusing connections.
Mon, 01 Jun 2020 20:19:27 +0300 Ruslan Ermilov Fixed removing of listening UNIX sockets when "changing binary".
Thu, 12 Jul 2018 19:50:02 +0300 Maxim Dounin Events: moved sockets cloning to ngx_event_init_conf().
Mon, 02 Jul 2018 13:54:33 +0300 Ruslan Ermilov Added FreeBSD support for "listen ... reuseport".
Mon, 04 Jun 2018 19:50:00 +0300 Roman Arutyunyan Stream: udp streams.