Module ngx_http_core_module

listen

Syntax: listen address[:port] [default_server] [ssl]

2017-02-09 07:06:50
connection_pool_size

Syntax: connection_pool_size size; Default: connection_pool_size

2017-02-09 07:05:45
limit_except

Syntax: limit_except method ... { ... } Default: —

2017-02-09 07:06:46
open_file_cache_errors

Syntax: open_file_cache_errors on | off; Default: open_file_cache_errors

2017-02-09 07:07:57
keepalive_timeout

Syntax: keepalive_timeout timeout [header_timeout]; Default:

2017-02-09 07:06:41
open_file_cache

Syntax: open_file_cache off;open_file_cache max=N

2017-02-09 07:07:57
if_modified_since

Syntax: if_modified_since off | exact | before; Default:

2017-02-09 07:06:32
read_ahead

Syntax: read_ahead size; Default: read_ahead 0;

2017-02-09 07:08:41
types_hash_max_size

Syntax: types_hash_max_size size; Default: types_hash_max_size 1024;

2017-02-09 07:09:46
aio

Syntax: aio on | off | threads[=pool];

2017-02-09 07:05:29