in reply to Finding memory usage with Mod_Perl

On Linux, you can read /proc/self/statm for this. See Apache::SizeLimit for an example.