Updated Workers (markdown)

clowwindy 2014-12-09 20:57:39 -08:00
parent c88d3fa719
commit e57eab5bc4

@ -2,4 +2,6 @@ Shadowsocks supports `--workers` to spawn child processes like nginx.
You can use --workers to specify how many workers to use.
This argument is only supported on Unix and ssserver.
This argument is only supported on Unix and ssserver.
Currently UDP relay does not work well on multiple workers.