Does using the Apache::GTopLimit module have the same net effect as restarting the server itself by simply killing off the actual processes which are growing beyond the set threshold, and thereby causing new processes to be born?
If so, this sounds like a good alternative to setting a cron task or manually restarting the server each day/week. Gregory