Bump the example number of allowed TCP connections

pull/88/head
Frank Denis 2 years ago
parent 497770494b
commit ae5195cc7e

@ -54,7 +54,7 @@ udp_max_active_connections = 1000
## Maximum active TCP connections
tcp_max_active_connections = 100
tcp_max_active_connections = 250
## Optional IP address to connect to upstream servers from.

Loading…
Cancel
Save