Apache 2.0.40 PHP Memory leak?
I've got a box running Redhat 8, Apache 2.0.40 and PHP 4.2.2 all from RPMs.The hassle is that everytime I hit a php page memory usage goes up and stays up.
Here's top with Apache freshly started:
91052K used, 422900K free, 0K shrd, 18184K buff
Here's after hitting Squirrelmail/qmailadmin a few times
125536K used, 388416K free, 0K shrd, 19324K buff
Here's when I kill apache
92388K used, 421564K free, 0K shrd, 19516K buff
So left to it's own devices it'll grow (and has) to fill all available memory, then the swap. Strange.
Has anyone run into this? Have any ideas?
Thanks,
Iggy