Set default wsgi workers to cpu_count

Bug #1200484 reported by OpenStack Infra
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
openstack-manuals
Fix Released
Medium
Andreas Jaeger

Bug Description

https://review.openstack.org/36751
commit 13abccac4a2a6bbab40ae492fbb6c227880fcfa6
Author: Clay Gerrard <email address hidden>
Date: Thu Jul 11 17:00:57 2013 -0700

    Set default wsgi workers to cpu_count

    Multiprocessing was added in python 2.6, but I know I've compiled python
    without it before on accident. The cpu_count method seems to be pretty system
    agnostic, but it says it can raise NotImplementedError or sometimes return 0.

     * drive by s/container/proxy/ in proxy-server.conf.5
     * fix misplaced max_clients in *-server.conf-sample

    DocImpact

    Change-Id: Ifa563d22952c902ab8cbe1d339ba385413c54e95

Tags: swift
Tom Fifield (fifieldt)
Changed in openstack-manuals:
milestone: none → havana
Tom Fifield (fifieldt)
Changed in openstack-manuals:
status: New → Confirmed
importance: Undecided → Medium
Changed in openstack-manuals:
assignee: nobody → Andreas Jaeger (jaegerandi)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to openstack-manuals (master)

Fix proposed to branch: master
Review: https://review.openstack.org/42206

Changed in openstack-manuals:
status: Confirmed → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to openstack-manuals (master)

Reviewed: https://review.openstack.org/42206
Committed: http://github.com/openstack/openstack-manuals/commit/3fb79f7a33ee867fec40505c7c1418c9ed4a278a
Submitter: Jenkins
Branch: master

commit 3fb79f7a33ee867fec40505c7c1418c9ed4a278a
Author: Andreas Jaeger <email address hidden>
Date: Thu Aug 15 21:50:25 2013 +0200

    Object Store: Set default wsgi workers to cpu_count

    Patch Ifa563d22952c902ab8cbe1d339ba385413c54e95 introduces the option
    "auto" for workers and also changes max_clients location in the sample files.

    The documentation for workers was updated and for max_clients added.

    Change-Id: Ia64385d791ba8677c3c356ecb49d50b6d27a3533
    Closes-Bug: #1200484

Changed in openstack-manuals:
status: In Progress → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.