Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: ModPerl: ModPerl

[RELEASE CANDIDATE] Apache-SizeLimit 0.94 RC1

 

 

ModPerl modperl RSS feed   Index | Next | Previous | View Threaded


fred at redhotpenguin

Dec 19, 2010, 11:38 AM

Post #1 of 6 (529 views)
Permalink
[RELEASE CANDIDATE] Apache-SizeLimit 0.94 RC1

That's right folks, one more module to release before the 2.0.5
release cycle starts. You know the drill - download, test, and report
back.

http://people.apache.org/~phred/Apache-SizeLimit-0.94-rc1.tar.gz

MD5 (Apache-SizeLimit-0.94-rc1.tar.gz) = 3f62817019a2235ccdcad235b50d6d55

Please note that the change for this release installs SizeLimit in the
arch specific library for your perl. We do this so that it resides in
the same location as if it were to be installed with the mod_perl
2.0.5 install.

Change summary:

Install Apache::SizeLimit in arch specific location, the same as
mod_perl. This prevents problems when A-SL is built outside the
mod_perl build tree.
[Fred Moyer]


fred at redhotpenguin

Dec 28, 2010, 7:20 PM

Post #2 of 6 (485 views)
Permalink
Re: [RELEASE CANDIDATE] Apache-SizeLimit 0.94 RC1 [In reply to]

On Sun, Dec 19, 2010 at 11:38 AM, Fred Moyer <fred [at] redhotpenguin> wrote:
> That's right folks, one more module to release before the 2.0.5
> release cycle starts.  You know the drill - download, test, and report
> back.
>
> http://people.apache.org/~phred/Apache-SizeLimit-0.94-rc1.tar.gz

+1 on Linux/2.2.9/2.05-dev/5.8.8, and Darwin/2.2.15/2.05-dev/5.12.2


>
> MD5 (Apache-SizeLimit-0.94-rc1.tar.gz) = 3f62817019a2235ccdcad235b50d6d55
>
> Please note that the change for this release installs SizeLimit in the
> arch specific library for your perl.  We do this so that it resides in
> the same location as if it were to be installed with the mod_perl
> 2.0.5 install.
>
> Change summary:
>
> Install Apache::SizeLimit in arch specific location, the same as
> mod_perl.  This prevents problems when A-SL is built outside the
> mod_perl build tree.
> [Fred Moyer]
>


fred at redhotpenguin

Jan 9, 2011, 5:50 PM

Post #3 of 6 (455 views)
Permalink
Re: [RELEASE CANDIDATE] Apache-SizeLimit 0.94 RC1 [In reply to]

Any other takers? This is a pretty small change, and we only need 2
more +1's for an official release.

On Tue, Dec 28, 2010 at 7:20 PM, Fred Moyer <fred [at] redhotpenguin> wrote:
> On Sun, Dec 19, 2010 at 11:38 AM, Fred Moyer <fred [at] redhotpenguin> wrote:
>> That's right folks, one more module to release before the 2.0.5
>> release cycle starts.  You know the drill - download, test, and report
>> back.
>>
>> http://people.apache.org/~phred/Apache-SizeLimit-0.94-rc1.tar.gz
>
> +1 on Linux/2.2.9/2.05-dev/5.8.8, and Darwin/2.2.15/2.05-dev/5.12.2
>
>
>>
>> MD5 (Apache-SizeLimit-0.94-rc1.tar.gz) = 3f62817019a2235ccdcad235b50d6d55
>>
>> Please note that the change for this release installs SizeLimit in the
>> arch specific library for your perl.  We do this so that it resides in
>> the same location as if it were to be installed with the mod_perl
>> 2.0.5 install.
>>
>> Change summary:
>>
>> Install Apache::SizeLimit in arch specific location, the same as
>> mod_perl.  This prevents problems when A-SL is built outside the
>> mod_perl build tree.
>> [Fred Moyer]
>>
>


ddick at iinet

Jan 9, 2011, 9:51 PM

Post #4 of 6 (450 views)
Permalink
Re: [RELEASE CANDIDATE] Apache-SizeLimit 0.94 RC1 [In reply to]

+1 Fedora 14
+1 Debian lenny

On 10/01/11 12:50, Fred Moyer wrote:
> Any other takers? This is a pretty small change, and we only need 2
> more +1's for an official release.
>
> On Tue, Dec 28, 2010 at 7:20 PM, Fred Moyer<fred [at] redhotpenguin> wrote:
>> On Sun, Dec 19, 2010 at 11:38 AM, Fred Moyer<fred [at] redhotpenguin> wrote:
>>> That's right folks, one more module to release before the 2.0.5
>>> release cycle starts. You know the drill - download, test, and report
>>> back.
>>>
>>> http://people.apache.org/~phred/Apache-SizeLimit-0.94-rc1.tar.gz
>>
>> +1 on Linux/2.2.9/2.05-dev/5.8.8, and Darwin/2.2.15/2.05-dev/5.12.2
>>
>>
>>>
>>> MD5 (Apache-SizeLimit-0.94-rc1.tar.gz) = 3f62817019a2235ccdcad235b50d6d55
>>>
>>> Please note that the change for this release installs SizeLimit in the
>>> arch specific library for your perl. We do this so that it resides in
>>> the same location as if it were to be installed with the mod_perl
>>> 2.0.5 install.
>>>
>>> Change summary:
>>>
>>> Install Apache::SizeLimit in arch specific location, the same as
>>> mod_perl. This prevents problems when A-SL is built outside the
>>> mod_perl build tree.
>>> [Fred Moyer]
>>>
>>
>


practicalperl at gmail

Jan 16, 2011, 6:34 AM

Post #5 of 6 (422 views)
Permalink
Re: [RELEASE CANDIDATE] Apache-SizeLimit 0.94 RC1 [In reply to]

On Mon, Dec 20, 2010 at 3:38 AM, Fred Moyer <fred [at] redhotpenguin> wrote:
> That's right folks, one more module to release before the 2.0.5
> release cycle starts.  You know the drill - download, test, and report
> back.
>
> http://people.apache.org/~phred/Apache-SizeLimit-0.94-rc1.tar.gz
>

I do have interest for the use of this module.
But how about the performance? is it a C based or perl module?

Thanks.


fred at redhotpenguin

Jan 16, 2011, 10:56 AM

Post #6 of 6 (419 views)
Permalink
Re: [RELEASE CANDIDATE] Apache-SizeLimit 0.94 RC1 [In reply to]

On Sun, Jan 16, 2011 at 6:34 AM, practicalperl <practicalperl [at] gmail> wrote:
> On Mon, Dec 20, 2010 at 3:38 AM, Fred Moyer <fred [at] redhotpenguin> wrote:
>> That's right folks, one more module to release before the 2.0.5
>> release cycle starts.  You know the drill - download, test, and report
>> back.
>>
>> http://people.apache.org/~phred/Apache-SizeLimit-0.94-rc1.tar.gz
>>
>
> I do have interest for the use of this module.
> But how about the performance? is it a C based or perl module?

It is Perl based, but you won't run any an performance issues (except
for performance improvements) by using this module.

ModPerl modperl RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.