Updated Setup a Shadowsocks relay (markdown)
parent
fba0a97966
commit
bf3cd65845
1 changed files with 4 additions and 4 deletions
|
@ -28,12 +28,12 @@ Edit `/etc/haproxy/haproxy.cfg`
|
||||||
|
|
||||||
```
|
```
|
||||||
global
|
global
|
||||||
ulimit-n 51200
|
ulimit-n 51200
|
||||||
|
|
||||||
defaults
|
defaults
|
||||||
log global
|
log global
|
||||||
mode tcp
|
mode tcp
|
||||||
option dontlognull
|
option dontlognull
|
||||||
contimeout 1000
|
contimeout 1000
|
||||||
clitimeout 150000
|
clitimeout 150000
|
||||||
srvtimeout 150000
|
srvtimeout 150000
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue