Comment 1 for bug 1391935

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-library (master)

Reviewed: https://review.openstack.org/133526
Committed: https://git.openstack.org/cgit/stackforge/fuel-library/commit/?id=e2e1166a55f2dea80ed29dc37ebcaed93f8122c3
Submitter: Jenkins
Branch: master

commit e2e1166a55f2dea80ed29dc37ebcaed93f8122c3
Author: Matthew Mosesohn <email address hidden>
Date: Mon Nov 10 19:56:10 2014 +0400

    Raise number of nailgun uWSGI workers and sockets

    Fixes issue where nailgun stops responding to requests
    because all workers are occupied and the queue of
    available uWSGI sockets fills up by increasing the
    number of workers (double) and raising the connection
    limit from 100 to 4096.

    Closes-Bug: #1391935

    Change-Id: Id6bb0fc259ee78fa5dc33ce072ba426e595278f7