Skip to content
Better HN
Top
Best
Ask
Show
New
Jobs
Search
⌘K
0 points
lloydatkinson
4mo ago
0 comments
Save
Share
Yeah, I did suggest nginx in the past for this project and I think I'll consider it after this saga. For now I've set pretty low limits on Apache.
0 comments
1 comments · 1 top-level
top
newest
oldest
toast0
4mo ago
Apache itself is fine. Just need to set MaxClients/MaxRequestWorkers equal to StartServers and MaxSpareThreads (assuming prefork), so that all the forking happens at start up. Similar things for other mpms, I assume.
j
/
k
navigate · click thread line to collapse