
Originally Posted by
rsutc
With still more on this.
I have now discovered that suhosin is being blamed as a memory hog by people with similar problems. Moreover, php 5.2.10 has a leak that makes things worse. I have downgraded temporarily and find the system using far less memory and ramping up much more slowly. It seems that with suhosin each Apache child takes much more memory than without. Stress the system with lots of http accesses (as you would when a bot visits) and memory use spirals out of control. Once it hits swap, you're toast as all the indicators fly off the scale.
OK, now... For someone familiar with these issues:
1. does the current version of php 5.2.10 supplied by cpanel have the patch to fix the memory leak in strtotime?
2. Is there a way to configure suhosin to limit the memory it consumes without generating other errors?
Rick
Rick