Latest update - 7316
This commit is contained in:
@@ -1685,10 +1685,6 @@ ngx_http_init_listening(ngx_conf_t *cf, ngx_http_conf_port_t *port)
|
||||
break;
|
||||
}
|
||||
|
||||
if (ngx_clone_listening(cf, ls) != NGX_OK) {
|
||||
return NGX_ERROR;
|
||||
}
|
||||
|
||||
addr++;
|
||||
last--;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user