We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a9032c5 commit de9e5d7Copy full SHA for de9e5d7
README.md
@@ -22,7 +22,7 @@ IMHO the best thing to come out of PHP land in a lot of time, still
22
lacks a lot of nice features like **graceful restarts**. Currently
23
adding a new pool or reloading the config requires a **full
24
restart**. Which causes some downtime. Work is in progress to provide
25
-graceful restarts like
+graceful restarts/reloads like
26
[Nginx](http://wiki.nginx.org/NginxCommandLine) has.
27
28
It has the capacity to adjust the number of workers **dynamically** to
0 commit comments