summaryrefslogtreecommitdiff
path: root/docs/configuration-directives
diff options
context:
space:
mode:
authorGraham Dumpleton <Graham.Dumpleton@gmail.com>2016-12-19 10:00:11 +1100
committerGraham Dumpleton <Graham.Dumpleton@gmail.com>2016-12-19 10:00:11 +1100
commitd8b4195a720704f0d2bda12ab3e9b51fc2ffa474 (patch)
tree59955d7ff96467e33274698b7573727b3ca5a110 /docs/configuration-directives
parenta08b13ce68815d76a3c705d7bd2fc05ecba9c81e (diff)
downloadmod_wsgi-d8b4195a720704f0d2bda12ab3e9b51fc2ffa474.tar.gz
Missing indicator of value type of listen backlog.
Diffstat (limited to 'docs/configuration-directives')
-rw-r--r--docs/configuration-directives/WSGIDaemonProcess.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/configuration-directives/WSGIDaemonProcess.rst b/docs/configuration-directives/WSGIDaemonProcess.rst
index 25e0a85..8dea7e1 100644
--- a/docs/configuration-directives/WSGIDaemonProcess.rst
+++ b/docs/configuration-directives/WSGIDaemonProcess.rst
@@ -381,7 +381,7 @@ Options which can be supplied to the ``WSGIDaemonProcess`` directive are:
and not simply cause the daemon process to become even more backlogged.
When this occurs the user will recieve a 504 Gateway Time Out response.
-**listen-backlog**
+**listen-backlog=nnn**
Defines the depth of the daemon process socket listener queue. By
default the limit is 100, although this is actually a hint, as
different operating systems can have different limits on the maximum