How to configure Apache to automatically restart itself every N requests?
- by sharptooth
We host svn on Apache 2.2 and it's memory usage slowly grows until it just halts. I've heard that there's a magic settings that makes Apache restart itself automatically after processing every N requests.
Does this setting exist? Where can I learn more?