Pages load very sluggish all day. Server load, CPU and memory load are quite low and only very few concurrent site visitors online.
Via Fork Bomb protection (WHM) ulimit settings are set. Could these settings be too low for a typical Elgg site usage?
info@elgg.org
Security issues should be reported to security@elgg.org!
©2014 the Elgg Foundation
Elgg is a registered trademark of Thematic Networks.
Cover image by RaĆ¼l Utrera is used under Creative Commons license.
Icons by Flaticon and FontAwesome.
- Cash@costelloc
Cash - 0 likes
- iionly@iionly
iionly - 0 likes
You must log in to post replies.Isn't fork bomb protection tied to processes started by your user account in a shell? If so, it shouldn't affect Apache or MySQL.
But when using suphp/suexec the php processes are started as the site user. On some pages quite a few php processes are started in parallel (e.g. profile pages with several widgets). And if there are several site visitors more processes are started of course.