yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #60688
[Bug 1658048] [NEW] The generated apache configuration does not spawn enough processes and this can lead to a stalling server (potential DoS)
Public bug reported:
When creating the apache configuration with:
python manage.py make_web_conf --apache
The apache configuration file does not specify the number of apache processes.
By default apache will spawn only one. not only is it a performance issue, but it can lead to Denial of Service if the apache process is to long to respond or stalled.
** Affects: horizon
Importance: Undecided
Assignee: Yves-Gwenael Bourhis (yves-gwenael-bourhis)
Status: In Progress
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1658048
Title:
The generated apache configuration does not spawn enough processes and
this can lead to a stalling server (potential DoS)
Status in OpenStack Dashboard (Horizon):
In Progress
Bug description:
When creating the apache configuration with:
python manage.py make_web_conf --apache
The apache configuration file does not specify the number of apache processes.
By default apache will spawn only one. not only is it a performance issue, but it can lead to Denial of Service if the apache process is to long to respond or stalled.
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1658048/+subscriptions
Follow ups