Howdy,

Not sure if this is the right place to report an issue with Apache::SizeLimit or not. I'm not on the mailing lists and the doc seemed to suggest that 0.9 was maintained outside of mod_perl, but I'll send it in the hope someone finds it useful.

best regards,
Simon.

-------- Original Message --------
Subject: Re: Apache::SizeLimit snaffoo?
Date: Fri, 11 Aug 2006 07:36:36 -0500 (CDT)
From: Dave Rolsky <[EMAIL PROTECTED]>
To: Simon Luff <[EMAIL PROTECTED]>
References: <[EMAIL PROTECTED]>

Could you mail this to the modperl dev list - [EMAIL PROTECTED]

That's where we discuss bugs and maintenance of this module.

On Fri, 11 Aug 2006, Simon Luff wrote:

Hi Dave,

We run a patched version 0.03 of Apache::SizeLimit here, so I haven't actually run the 0.9 version.

Doesn't it suffer from the same problem that I've patched in ours? The initialisation of variables at run time and the conditional setting of them at compile time?

In the 0.9 I just browsed the source of, the variable $USE_SMAPS is declared in use vars, then is conditionally set in a BEGIN block towards the bottom of the code, and then is unconditionally "initialised" to 1 at the beginning of runtime.

Isn't that broken?

best regards,
Simon.


--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.




/*===================================================
VegGuide.Org                        www.BookIRead.com
Your guide to all that's veg.       My book blog
===================================================*/

--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.


--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to