.. |
modules
|
Upstream: style.
|
2016-09-22 19:31:08 +03:00 |
v2
|
HTTP/2: flushing of the SSL buffer in transition to the idle state.
|
2016-07-19 20:34:17 +03:00 |
ngx_http_cache.h
|
Cache: added watermark to reduce IO load when keys_zone is full.
|
2016-03-18 15:08:21 +03:00 |
ngx_http_config.h
|
Copyright updated.
|
2012-01-18 15:07:43 +00:00 |
ngx_http_copy_filter_module.c
|
Copy filter: fixed sendfile aio handlers to set ctx->aio.
|
2016-03-03 21:14:19 +03:00 |
ngx_http_core_module.c
|
Core: introduced ngx_cidr_match() function.
|
2016-09-07 13:56:53 +03:00 |
ngx_http_core_module.h
|
Renamed "u" to "sockaddr" in listen options types.
|
2016-05-23 16:37:28 +03:00 |
ngx_http_file_cache.c
|
Use NGX_MAX_PATH_LEVEL where appropriate.
|
2016-07-06 13:22:29 +03:00 |
ngx_http_header_filter_module.c
|
Introduced ngx_inet_get_port() and ngx_inet_set_port() functions.
|
2016-06-20 11:50:39 +03:00 |
ngx_http_parse.c
|
Avoid left-shifting integers into the sign bit, which is undefined.
|
2016-07-07 21:02:28 +03:00 |
ngx_http_postpone_filter_module.c
|
Fixed error logging.
|
2013-05-21 17:30:19 +04:00 |
ngx_http_request_body.c
|
HTTP/2: support for unbuffered upload of request body.
|
2016-04-01 15:57:10 +03:00 |
ngx_http_request.c
|
Fixed an error log message.
|
2016-06-07 17:44:20 +03:00 |
ngx_http_request.h
|
Removed influence of some options on structures.
|
2016-09-20 12:30:52 +03:00 |
ngx_http_script.c
|
Fixed regex captures handling without PCRE.
|
2016-07-06 14:33:40 +03:00 |
ngx_http_script.h
|
Copyright updated.
|
2012-01-18 15:07:43 +00:00 |
ngx_http_special_response.c
|
HTTP/2: the "421 Misdirected Request" response (closes #848).
|
2016-05-20 18:41:17 +03:00 |
ngx_http_upstream_round_robin.c
|
Upstream: style.
|
2016-09-22 19:31:08 +03:00 |
ngx_http_upstream_round_robin.h
|
Upstream: style, ngx_http_upstream_rr_peer_t.next moved.
|
2016-07-25 16:23:35 +03:00 |
ngx_http_upstream.c
|
Upstream: introduced u->upstream.
|
2016-09-22 19:32:26 +03:00 |
ngx_http_upstream.h
|
Upstream: introduced u->upstream.
|
2016-09-22 19:32:26 +03:00 |
ngx_http_variables.c
|
Introduced ngx_inet_get_port() and ngx_inet_set_port() functions.
|
2016-06-20 11:50:39 +03:00 |
ngx_http_variables.h
|
Removed unused ngx_http_clear_variable() macro.
|
2013-03-21 16:06:13 +00:00 |
ngx_http_write_filter_module.c
|
Fixed logging.
|
2016-03-31 02:33:57 +03:00 |
ngx_http.c
|
Introduced ngx_inet_get_port() and ngx_inet_set_port() functions.
|
2016-06-20 11:50:39 +03:00 |
ngx_http.h
|
The HTTP/2 implementation (RFC 7240, 7241).
|
2015-09-11 20:13:06 +03:00 |