No description
Find a file
Roman Arutyunyan c21827b836 Listen port ranges.
A range is specified with a dash.  For each port in a range a separate listen
socket is created.

Examples:

    listen 8080-9000;
    listen example.com:80-88;
2019-03-06 20:46:09 +03:00
auto Configure: added explicit ngx_binext to the linker output argument. 2019-01-30 19:28:27 +03:00
conf MIME: added font/woff2 type (ticket #1243). 2018-06-15 17:29:55 +03:00
contrib Contrib: vim syntax, update core and 3rd party module directives. 2018-12-24 16:30:10 +02:00
docs nginx-1.15.9-RELEASE 2019-02-26 18:29:22 +03:00
misc Updated OpenSSL used for win32 builds. 2019-02-26 18:01:30 +03:00
src Listen port ranges. 2019-03-06 20:46:09 +03:00