swift/doc/manpages
Peter Portante 2d42b37303 Add the max_clients parameter to bound clients
The new max_clients parameter allows one full control over the maximum
number of client requests that will be handled by a given worker for
any of the proxy, account, container or object servers.

Lowering the number of clients handled per worker, and raising the
number of workers can lessen the impact that a CPU intensive, or
blocking, request can have on other requests served by the same
worker.

If the maximum number of clients is set to one, then a given worker
will not perform another accept(2) call while processing, allowing
other workers a chance to process it.

DocImpact
Signed-off-by: Peter Portante <peter.portante@redhat.com>

Change-Id: Ic01430f7a6c5ff48d7aa349dc86a5f8ac463a420
2013-04-26 10:29:57 -04:00
..
account-server.conf.5 Add the max_clients parameter to bound clients 2013-04-26 10:29:57 -04:00
container-server.conf.5 Add the max_clients parameter to bound clients 2013-04-26 10:29:57 -04:00
dispersion.conf.5 Add auth_version to dispersion.conf.5 2013-04-22 11:31:21 -06:00
object-expirer.conf.5 Replaces Copyright statements for LLC with Foundation, removes date. 2013-02-11 16:32:33 -06:00
object-server.conf.5 Add the max_clients parameter to bound clients 2013-04-26 10:29:57 -04:00
proxy-server.conf.5 Add the max_clients parameter to bound clients 2013-04-26 10:29:57 -04:00
swift-account-auditor.1 Replaces Copyright statements for LLC with Foundation, removes date. 2013-02-11 16:32:33 -06:00
swift-account-reaper.1 Replaces Copyright statements for LLC with Foundation, removes date. 2013-02-11 16:32:33 -06:00
swift-account-replicator.1 Replaces Copyright statements for LLC with Foundation, removes date. 2013-02-11 16:32:33 -06:00
swift-account-server.1 Replaces Copyright statements for LLC with Foundation, removes date. 2013-02-11 16:32:33 -06:00
swift-container-auditor.1 Replaces Copyright statements for LLC with Foundation, removes date. 2013-02-11 16:32:33 -06:00
swift-container-replicator.1 Replaces Copyright statements for LLC with Foundation, removes date. 2013-02-11 16:32:33 -06:00
swift-container-server.1 Replaces Copyright statements for LLC with Foundation, removes date. 2013-02-11 16:32:33 -06:00
swift-container-sync.1 Replaces Copyright statements for LLC with Foundation, removes date. 2013-02-11 16:32:33 -06:00
swift-container-updater.1 Replaces Copyright statements for LLC with Foundation, removes date. 2013-02-11 16:32:33 -06:00
swift-dispersion-populate.1 Merge "Replaces Copyright statements for LLC with Foundation, removes date." 2013-02-12 06:25:45 +00:00
swift-dispersion-report.1 Merge "Replaces Copyright statements for LLC with Foundation, removes date." 2013-02-12 06:25:45 +00:00
swift-get-nodes.1 Replaces Copyright statements for LLC with Foundation, removes date. 2013-02-11 16:32:33 -06:00
swift-init.1 Replaces Copyright statements for LLC with Foundation, removes date. 2013-02-11 16:32:33 -06:00
swift-object-auditor.1 Replaces Copyright statements for LLC with Foundation, removes date. 2013-02-11 16:32:33 -06:00
swift-object-expirer.1 Replaces Copyright statements for LLC with Foundation, removes date. 2013-02-11 16:32:33 -06:00
swift-object-info.1 Replaces Copyright statements for LLC with Foundation, removes date. 2013-02-11 16:32:33 -06:00
swift-object-replicator.1 Replaces Copyright statements for LLC with Foundation, removes date. 2013-02-11 16:32:33 -06:00
swift-object-server.1 Replaces Copyright statements for LLC with Foundation, removes date. 2013-02-11 16:32:33 -06:00
swift-object-updater.1 Replaces Copyright statements for LLC with Foundation, removes date. 2013-02-11 16:32:33 -06:00
swift-orphans.1 Replaces Copyright statements for LLC with Foundation, removes date. 2013-02-11 16:32:33 -06:00
swift-proxy-server.1 Replaces Copyright statements for LLC with Foundation, removes date. 2013-02-11 16:32:33 -06:00
swift-recon.1 Replaces Copyright statements for LLC with Foundation, removes date. 2013-02-11 16:32:33 -06:00
swift-ring-builder.1 Replaces Copyright statements for LLC with Foundation, removes date. 2013-02-11 16:32:33 -06:00