Re: [MP2] possible pnotes bug?

2006-01-10 Thread Torsten Foertsch
Geoff, On Tuesday 10 January 2006 19:21, Geoffrey Young wrote: > > Nevertheless, I really think it is a bug, since it provokes action at a > > distance. > > I think it's best filed under "feature" - the mp1 behavior is not going > to change and has been more than ok for years and years now, and it

Re: Apache2::Status memory usage fails

2006-01-10 Thread Francesc Guasch
En/na Stas Bekman ha escrit: > Francesc Guasch wrote: > >> Hi. I have a leak somewhere and I'm trying to find it >> using Apache2::Status. Individual usage of memory in > Francesc, try to bracket your handlers for memory usage using this > approach: > http://svn.apache.org/viewcvs.cgi/perl/modper

Re: [MP2] possible pnotes bug?

2006-01-10 Thread Geoffrey Young
Nevertheless, I really think it is a bug, since it provokes action at a distance. I think it's best filed under "feature" - the mp1 behavior is not going to change and has been more than ok for years and years now, and it's priobably better to have mp1 and mp2 be in sync here in the princip

Re: [MP2] possible pnotes bug?

2006-01-10 Thread Philip M. Gollucci
Torsten Foertsch wrote: How about that? Committed revision 367709 Thanks! -- "Love is not the one you can picture yourself marrying, but the one you can't picture the rest of your life without." "It takes a minute to h

Re: [MP2] possible pnotes bug?

2006-01-10 Thread Torsten Foertsch
On Tuesday 10 January 2006 16:28, Geoffrey Young wrote: > Torsten Foertsch wrote: > > On Monday 09 January 2006 21:11, Philip M. Gollucci wrote: > >>Feel free to submit a documentation patch that would alleviate > >>confusion. > > > > How about that? > > for the record, this behavior is the same ac

Re: [MP2] possible pnotes bug?

2006-01-10 Thread Geoffrey Young
Torsten Foertsch wrote: > On Monday 09 January 2006 21:11, Philip M. Gollucci wrote: > >>Feel free to submit a documentation patch that would alleviate >>confusion. > > > How about that? for the record, this behavior is the same across mp1 and mp2. although I don't recall anyone being confus

Re: Long Running Process - make it a daemon?

2006-01-10 Thread JupiterHost.Net
Hello, our CMS create sometimes long runnig tasks. This Tasks we start with the following code: `/usr/bin/perl -e 'use Modul; Modul->function($arg);' > /dev/null &`; This works. Apache returns the html-page and the long running function goes into the background. But if we restart Apache all c

Re: [MP2] possible pnotes bug?

2006-01-10 Thread Torsten Foertsch
On Monday 09 January 2006 21:11, Philip M. Gollucci wrote: > Feel free to submit a documentation patch that would alleviate > confusion. How about that? Torsten --- mod_perl-2.0.2/docs/api/Apache2/RequestUtil.pod~ 2005-10-21 02:05:00.0 +0200 +++ mod_perl-2.0.2/docs/api/Apache2/RequestUtil

Re: Where to find Apache2::PAR for Windows?

2006-01-10 Thread Foo Ji-Haw
Thanks for helping to look Philip. :) - Original Message - From: "Philip M. Gollucci" <[EMAIL PROTECTED]> To: "Foo Ji-Haw" <[EMAIL PROTECTED]> Cc: "mod_perl List" Sent: Tuesday, January 10, 2006 1:14 AM Subject: Re: Where to find Apache2::PAR for Windows? Foo Ji-Haw wrote: Hi all,

Re: Where to find Apache2::PAR for Windows?

2006-01-10 Thread Foo Ji-Haw
Hey Randy, You're one amazing guy. Did your wife tell you that? :) Anyway for the effort. Appreciate it. Will definately try it out. - Original Message - From: "Randy Kobes" <[EMAIL PROTECTED]> To: "Philip M. Gollucci" <[EMAIL PROTECTED]> Cc: "Foo Ji-Haw" <[EMAIL PROTECTED]>; "mod_per