Actions
Feature #2422
closedAdd socket backlog configuration
Description
Currently, spawn-fcgi forces the socket listen backlog to be configured to 1024. This works in most situations, but some users may wish to increase or decrease that number.
The attached patch adds a -b configuration option to change this, with the default remaining 1024.
Files
Updated by stbuehler over 11 years ago
- Status changed from New to Fixed
- % Done changed from 0 to 100
Applied in changeset r58.
Actions
Also available in: Atom