Re: ANNOUNCE: Apache::Watchdog::RunAway v0.3

2002-03-04 Thread Perrin Harkins

Cahill, Earl wrote:
> Any chance of being able to define a "runaway" script based on percent of
> CPU or percent of memory used as well as time in seconds?  This would be
> great for us.  Every so often we get a script that just starts choking on
> memory, and gets every process on the box swapping, which kills our load.

You should use Apache::SizeLimit and Apache::Resource to handle this.

- Perrin




RE: ANNOUNCE: Apache::Watchdog::RunAway v0.3

2002-03-04 Thread Cahill, Earl

Any chance of being able to define a "runaway" script based on percent of
CPU or percent of memory used as well as time in seconds?  This would be
great for us.  Every so often we get a script that just starts choking on
memory, and gets every process on the box swapping, which kills our load.

Earl

> -Original Message-
> From: Stas Bekman [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, February 28, 2002 8:39 PM
> To: modperl list
> Subject: ANNOUNCE: Apache::Watchdog::RunAway v0.3
> 
> 
> 
> The uploaded file
> 
>  Apache-Watchdog-RunAway-0.3.tar.gz
> 
> has entered CPAN as
> 
>file: $CPAN/authors/id/S/ST/STAS/Apache-Watchdog-RunAway-0.3.tar.gz
>size: 7722 bytes
> md5: 701b7a99fe658c5b895191e5f03fff34
> 
> Changes:
> 
> =head1 ver 1.0 Wed Feb 20 11:54:23 SGT 2002
> 
> * making the DEBUG a constant variable, settable via PerlSetVar
> 
> * A few code style changes and doc fixes
> 
> * this module has spent enough time in alpha/beta incubator 
> => going 1.0.
> 
> _
> Stas Bekman JAm_pH  --   Just Another mod_perl Hacker
> http://stason.org/  mod_perl Guide   http://perl.apache.org/guide
> mailto:[EMAIL PROTECTED]  http://ticketmaster.com http://apacheweek.com
> http://singlesheaven.com http://perl.apache.org http://perlmonth.com/
> 



Re: ANNOUNCE: Apache::Watchdog::RunAway v0.3

2002-02-28 Thread Matt Sergeant

On Fri, 1 Mar 2002, Stas Bekman wrote:

>
> The uploaded file
>
>  Apache-Watchdog-RunAway-0.3.tar.gz
>  ^^^
> * this module has spent enough time in alpha/beta incubator => going 1.0.
   ^^^

So which is it? ;-)

-- 

<:->Get a smart net




Re: ANNOUNCE: Apache::Watchdog::RunAway v0.3

2002-02-28 Thread Stas Bekman

oops, wrong changes file. corrected below:

Stas Bekman wrote:
> 
> The uploaded file
> 
> Apache-Watchdog-RunAway-0.3.tar.gz
> 
> has entered CPAN as
> 
>   file: $CPAN/authors/id/S/ST/STAS/Apache-Watchdog-RunAway-0.3.tar.gz
>   size: 7722 bytes
>md5: 701b7a99fe658c5b895191e5f03fff34
> 
> Changes:

=head1 ver 0.3 - Wed Feb 20 14:09:32 SGT 2002

* rewrite debug and error handling code, so one can actually benefit
   from debug levels


_
Stas Bekman JAm_pH  --   Just Another mod_perl Hacker
http://stason.org/  mod_perl Guide   http://perl.apache.org/guide
mailto:[EMAIL PROTECTED]  http://ticketmaster.com http://apacheweek.com
http://singlesheaven.com http://perl.apache.org http://perlmonth.com/