Updated Graceful shutdown and restart (markdown)

clowwindy 2014-12-16 08:06:17 -08:00
parent cfe97eb91b
commit da7a7ffff5

@ -4,4 +4,6 @@ You can send `SIGQUIT` to sslocal or ssserver process. The process closes listen
If you are using workers, send `SIGQUIT` to master process.
On Windows, please use `SIGTERM` instead.
On Windows, please use `SIGTERM` instead.
Notice: only [some versions](https://github.com/clowwindy/shadowsocks/wiki/Feature-Comparison-across-Different-Versions) support this feature.