| commit | d4a71fb8441c3c2e8ccecc18391ff97c0a3cde57 | [log] [tgz] |
|---|---|---|
| author | Igor Sysoev <igor@sysoev.ru> | Tue May 05 13:16:29 2009 +0000 |
| committer | Igor Sysoev <igor@sysoev.ru> | Tue May 05 13:16:29 2009 +0000 |
| tree | 9bb05cc6598875e159ccddeef45223f5192b0ffc | |
| parent | 00bd137064114d5d5c8023efeeafdc18056a7c78 [diff] |
move listen log copying from ngx_open_listening_sockets() to ngx_configure_listening_sockets(), otherwise listen socket logs have no file after first reload and this caused segfault if debug_connection was used; the bug has been introduced in r2786