From e57eab5bc4e614e9dfbe1fff7eac51caa7bd51ba Mon Sep 17 00:00:00 2001 From: clowwindy Date: Tue, 9 Dec 2014 20:57:39 -0800 Subject: [PATCH] Updated Workers (markdown) --- Workers.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Workers.md b/Workers.md index 95ffa0f..a5690ec 100644 --- a/Workers.md +++ b/Workers.md @@ -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. \ No newline at end of file +This argument is only supported on Unix and ssserver. + +Currently UDP relay does not work well on multiple workers. \ No newline at end of file