.. |
ngx_stream_access_module.c
|
Stream: access module.
|
2015-06-04 13:04:12 +03:00 |
ngx_stream_core_module.c
|
Stream: added postconfiguration method to stream modules.
|
2015-06-09 13:00:45 +03:00 |
ngx_stream_handler.c
|
Stream: connection limiting module.
|
2015-06-18 14:17:30 +03:00 |
ngx_stream_limit_conn_module.c
|
Stream: connection limiting module.
|
2015-06-18 14:17:30 +03:00 |
ngx_stream_proxy_module.c
|
Stream: deprecated proxy_downstream_buffer, proxy_upstream_buffer.
|
2015-07-30 16:43:48 -07:00 |
ngx_stream_ssl_module.c
|
Stream: avoid SSL_CTX_set_tmp_rsa_callback() call with LibreSSL.
|
2015-06-18 03:36:41 -07:00 |
ngx_stream_ssl_module.h
|
Stream: port from NGINX+.
|
2015-04-20 13:05:11 +03:00 |
ngx_stream_upstream_hash_module.c
|
Stream: added postconfiguration method to stream modules.
|
2015-06-09 13:00:45 +03:00 |
ngx_stream_upstream_least_conn_module.c
|
Stream: added postconfiguration method to stream modules.
|
2015-06-09 13:00:45 +03:00 |
ngx_stream_upstream_round_robin.c
|
Upstream: report to error_log when max_fails is reached.
|
2015-05-20 22:44:00 +03:00 |
ngx_stream_upstream_round_robin.h
|
Upstream: fixed shared upstreams on win32.
|
2015-06-16 00:43:00 +03:00 |
ngx_stream_upstream_zone_module.c
|
Fixed strict aliasing warnings with old GCC versions.
|
2015-07-16 14:20:48 +03:00 |
ngx_stream_upstream.c
|
Stream: added postconfiguration method to stream modules.
|
2015-06-09 13:00:45 +03:00 |
ngx_stream_upstream.h
|
Stream: upstream "connected" flag.
|
2015-06-25 12:36:52 +03:00 |
ngx_stream.c
|
Disabled duplicate http, mail, and stream blocks.
|
2015-06-16 23:28:38 +03:00 |
ngx_stream.h
|
Stream: connection limiting module.
|
2015-06-18 14:17:30 +03:00 |