]> git.kaiwu.me - nginx.git/commit
add default listen port at the end of server block parsing instead of
authorIgor Sysoev <igor@sysoev.ru>
Mon, 11 Oct 2010 18:48:18 +0000 (18:48 +0000)
committerIgor Sysoev <igor@sysoev.ru>
Mon, 11 Oct 2010 18:48:18 +0000 (18:48 +0000)
commit7087d5d72ae14bdabf56a956e20ea440b85e2d90
tree9e888e0755f4d1c4924884332769b6e6423fc510
parent21dba41f5bad8762a21617f9b55d7e415127bf8d
add default listen port at the end of server block parsing instead of
merge phase: otherwise the first server without an listen directive
did not become the default server if there was no explicit default server;
the bug has been introduced in r3218
src/http/ngx_http_core_module.c