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 1b1029e commit e9b8313Copy full SHA for e9b8313
SIGNALS
@@ -54,9 +54,7 @@ losing any incoming connections. Doing so will reload all of your
54
application code, Unicorn config, Ruby executable, and all libraries.
55
The only things that will not change (due to OS limitations) are:
56
57
-1. The listener backlog size of already-bound sockets
58
-
59
-2. The path to the unicorn executable script. If you want to change to
+1. The path to the unicorn executable script. If you want to change to
60
a different installation of Ruby, you can modify the shebang
61
line to point to your alternative interpreter.
62
0 commit comments