Perrin Harkins wrote:
On Thu, 2003-10-16 at 11:15, Mike Norton wrote:

Yes I understand this however when I watch a particular process
using Apache::VMonitor the process carries on serving requests
even once it has exceeeded the size I have specified


What platform are you on? There may be a difference in the size
calculations that the two modules are using. VMonitor uses GTop to get
sizes, while SizeLimit uses various approaches depending on platform. On Linux it reads the /proc filesystem.

FWIW, libgtop internally uses /proc to get its data, so the source is identical. Mike, any luck with Apache::GTopLimit?


__________________________________________________________________
Stas Bekman            JAm_pH ------> Just Another mod_perl Hacker
http://stason.org/     mod_perl Guide ---> http://perl.apache.org
mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com
http://modperlbook.org http://apache.org   http://ticketmaster.com



Reply via email to