diff options
| author | Vladimir Homutov <vl@nginx.com> | 2015-06-18 14:17:30 +0300 |
|---|---|---|
| committer | Vladimir Homutov <vl@nginx.com> | 2015-06-18 14:17:30 +0300 |
| commit | 14ff3d4f87c049ff4446efe067fbfe85d5ae18ab (patch) | |
| tree | 8c07a252f1cff7d6ce105bde379e03a38d146949 /src/stream/ngx_stream_upstream_round_robin.h | |
| parent | f470cd2b893379312c89f3265d3f1cca499929e8 (diff) | |
| download | nginx-14ff3d4f87c049ff4446efe067fbfe85d5ae18ab.tar.gz nginx-14ff3d4f87c049ff4446efe067fbfe85d5ae18ab.tar.bz2 | |
Stream: connection limiting module.
stream {
limit_conn_zone $binary_remote_addr zone=perip:1m;
limit_conn_log_level error;
server {
...
limit_conn perip 1;
}
}
Diffstat (limited to 'src/stream/ngx_stream_upstream_round_robin.h')
0 files changed, 0 insertions, 0 deletions
