
bugzilla at apache
Jul 16, 2012, 7:21 PM
Post #1 of 1
(198 views)
Permalink
|
|
[Bug 53555] New: Scoreboard full error with event/ssl
|
|
https://issues.apache.org/bugzilla/show_bug.cgi?id=53555 Priority: P2 Bug ID: 53555 Assignee: bugs [at] httpd Summary: Scoreboard full error with event/ssl Severity: normal Classification: Unclassified OS: FreeBSD Reporter: astrange [at] ithinksw Hardware: PC Status: NEW Version: 2.4.2 Component: mpm_event Product: Apache httpd-2 A high-traffic web server using event MPM and mostly receiving HTTPS requests frequently got the error "scoreboard is full, not at MaxRequestWorkers" and showed very bad performance. We fixed the issue by reverting from 2.4.2 to 2.2.22, still using event MPM. Related httpd.conf settings: StartServers 16 MinSpareThreads 4 MaxSpareThreads 4 ListenBacklog 4096 Timeout 5 Unfortunately don't have a capture of the server status page and increasing the log level didn't seem to show much. -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: bugs-unsubscribe [at] httpd For additional commands, e-mail: bugs-help [at] httpd
|