Hi,
I'm working with a quite complex FastCGI script, where the memory usage gets bigger over time after the Apache process is started (maybe indicating a memory leak?).
Any tips on finding out what is using the memory? I'm aware of that I have to find the memory leak, but I'm looking for good techniques to find it.