]> git.apps.os.sepia.ceph.com Git - teuthology.git/commit
Use worker httpd instead of prefork (like ubuntu) on rpm distros.
authorSandon Van Ness <sandon@inktank.com>
Fri, 25 Oct 2013 20:14:21 +0000 (13:14 -0700)
committerSandon Van Ness <sandon@inktank.com>
Fri, 25 Oct 2013 20:23:26 +0000 (13:23 -0700)
commit9c2cf0f0855a8a802568bc635a959d60a6816a8f
tree46069b0351d2334289253d6887861832a2a93542
parentb3fdd29a88fab7e9849d1a5a78578eee01f644c5
Use worker httpd instead of prefork (like ubuntu) on rpm distros.

Ubuntu's default apache uses worker instead of prefork like rpm
based distro's. If rpm use httpd.worker instead of httpd so that
the -X behavior will not be blocked by a single request.

Signed-off-by: Sandon Van Ness <sandon@inktank.com>
teuthology/task/rgw.py