scoreboard is full with event mpm worker
I have WHM 62 last update using suphp and mpm worker.
I have started to serve some https websites and lately I"m suffering some downtimes reporting scoreboard is full, not at MaxRequestsWorkers
I have a 19 RAM VPS with Apache 2.4.25. From Apache bugs, this issue should be fixed in that version:
53555 " Scoreboard full error with event/ssl
These are my settings:
[LIST]
fileetag: None
keepalive: On
keepalivetimeout: 5
loglevel: warn
maxclients: 150
maxkeepaliverequests: 100
maxrequestsperchild: 1000
maxspareservers: 10
minspareservers: 5
root_options: ExecCGI, FollowSymLinks, IncludesNOEXEC, Indexes, SymLinksIfOwnerMatch
serverlimit: 256
serversignature: Off
servertokens: ProductOnly
sslciphersuite: ALL:!ADH:+HIGH:+MEDIUM:-LOW:-SSLv2:-EXP
sslprotocol: All -SSLv2 -SSLv3
startservers: 5
symlink_protect: On
timeout: 100
traceenable: Off
Should i move to other worker for better performance? Prefork?
-
Should i move to other worker for better performance? Prefork?
Hello, There's a recent thread on MPM performance you may find helpful at: Why does MPM prefork faster than any other MPM? Thank you.0
Please sign in to leave a comment.
Comments
1 comment