http://bugzilla.spamassassin.org/show_bug.cgi?id=4309
------- Additional Comments From [EMAIL PROTECTED] 2005-05-10 23:56 ------- fwiw, it appears we can get the process size easily enough on linux: /proc/self/status contains VmSize: 1868 kB VmLck: 0 kB VmRSS: 648 kB VmData: 160 kB VmStk: 84 kB etc. easily parseable. the Apache::SizeLimit CAVEATS section lists a few more platform-specific tricks. ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.