about summary refs log tree commit homepage
path: root/SIGNALS
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2009-09-07 17:30:49 -0700
committerEric Wong <normalperson@yhbt.net>2009-09-07 17:30:49 -0700
commite9b8313d80c9ca870a25f7047454c98b81dd7c85 (patch)
treeca7627c4a25464541fafb8b1f07375c90685bdc9 /SIGNALS
parent1b1029efa7089a8a3628286fe006b1fc1ae8601e (diff)
downloadunicorn-e9b8313d80c9ca870a25f7047454c98b81dd7c85.tar.gz
This hasn't been true since 3e9fe197d4daac14fa98addfcf9be3208c7b96b8
Diffstat (limited to 'SIGNALS')
-rw-r--r--SIGNALS4
1 files changed, 1 insertions, 3 deletions
diff --git a/SIGNALS b/SIGNALS
index 4aacd7d..79a17cc 100644
--- a/SIGNALS
+++ b/SIGNALS
@@ -54,9 +54,7 @@ losing any incoming connections.  Doing so will reload all of your
 application code, Unicorn config, Ruby executable, and all libraries.
 The only things that will not change (due to OS limitations) are:
 
-1. The listener backlog size of already-bound sockets
-
-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
    a different installation of Ruby, you can modify the shebang
    line to point to your alternative interpreter.