.. |
ngx_stream_access_module.c
|
Access: simplified rule parser code.
|
2017-05-15 17:16:32 +03:00 |
ngx_stream_core_module.c
|
Multiple addresses in "listen".
|
2019-03-15 15:45:56 +03:00 |
ngx_stream_geo_module.c
|
Geo: fixed handling of AF_UNIX client addresses (ticket #1684).
|
2018-12-14 18:11:06 +03:00 |
ngx_stream_geoip_module.c
|
Variables: macros for null variables.
|
2017-08-01 14:28:33 +03:00 |
ngx_stream_handler.c
|
Stream: phases.
|
2016-09-15 14:55:54 +03:00 |
ngx_stream_limit_conn_module.c
|
Limit conn: added shared context.
|
2019-11-18 19:50:59 +03:00 |
ngx_stream_log_module.c
|
Style.
|
2018-03-05 21:35:08 +03:00 |
ngx_stream_map_module.c
|
Map: the "volatile" parameter.
|
2016-12-08 17:51:49 +03:00 |
ngx_stream_proxy_module.c
|
SSL: fixed build by Sun C with old OpenSSL versions.
|
2021-03-05 17:16:13 +03:00 |
ngx_stream_realip_module.c
|
Core: moved PROXY protocol fields out of ngx_connection_t.
|
2019-10-21 18:06:19 +03:00 |
ngx_stream_return_module.c
|
Stream: filters.
|
2016-09-15 14:55:46 +03:00 |
ngx_stream_script.c
|
Added ngx_http_set_complex_value_size_slot().
|
2019-04-24 16:38:51 +03:00 |
ngx_stream_script.h
|
Added ngx_http_set_complex_value_size_slot().
|
2019-04-24 16:38:51 +03:00 |
ngx_stream_set_module.c
|
Stream: set module.
|
2020-08-28 14:10:54 -07:00 |
ngx_stream_split_clients_module.c
|
Stream: split_clients module.
|
2016-07-12 17:34:52 +03:00 |
ngx_stream_ssl_module.c
|
SSL: fixed build by Sun C with old OpenSSL versions.
|
2021-03-05 17:16:13 +03:00 |
ngx_stream_ssl_module.h
|
SSL: ssl_conf_command directive.
|
2020-10-22 18:00:22 +03:00 |
ngx_stream_ssl_preread_module.c
|
Stream ssl_preread: added SSLv2 Client Hello support.
|
2018-07-18 18:51:25 +03:00 |
ngx_stream_upstream_hash_module.c
|
Upstream hash: fall back to round-robin if hash key is empty.
|
2019-05-23 16:49:22 +03:00 |
ngx_stream_upstream_least_conn_module.c
|
Upstream: max_conns.
|
2016-09-22 19:32:47 +03:00 |
ngx_stream_upstream_random_module.c
|
Upstream: ngx_http_upstream_random module.
|
2018-06-15 11:46:14 +03:00 |
ngx_stream_upstream_round_robin.c
|
Upstream: excluded down servers from the next_upstream tries.
|
2020-11-27 00:01:20 +03:00 |
ngx_stream_upstream_round_robin.h
|
Upstream: excluded down servers from the next_upstream tries.
|
2020-11-27 00:01:20 +03:00 |
ngx_stream_upstream_zone_module.c
|
Do not use the obsolete NGX_SOCKADDRLEN macro.
|
2017-09-22 13:10:49 +03:00 |
ngx_stream_upstream.c
|
Upstream: revised upstream response time variables.
|
2018-11-21 13:40:40 +03:00 |
ngx_stream_upstream.h
|
Variables support in proxy_upload_rate and proxy_download_rate.
|
2019-04-24 16:38:56 +03:00 |
ngx_stream_variables.c
|
Parsing server PROXY protocol address and port (ticket #1206).
|
2019-10-21 20:22:30 +03:00 |
ngx_stream_variables.h
|
Variables: macros for null variables.
|
2017-08-01 14:28:33 +03:00 |
ngx_stream_write_filter_module.c
|
Stream: fixed processing of zero length UDP packets (ticket #1982).
|
2020-06-08 11:40:34 +03:00 |
ngx_stream.c
|
Multiple addresses in "listen".
|
2019-03-15 15:45:56 +03:00 |
ngx_stream.h
|
Limit conn: $limit_conn_status variable.
|
2019-11-18 17:48:32 +03:00 |