
pgollucci at p6m7g8
Aug 4, 2010, 8:14 PM
Post #3 of 8
(653 views)
Permalink
|
|
Re: [RELEASE CANDIDATE] Apache-SizeLimit 0.92 RC1
[In reply to]
|
|
On 8/4/2010 9:19 PM, Adam Prime wrote: > builds and tests fine on linux w/ 5.8.8 mp2, i'll do solaris x86/sparc > at work tomorrow. This is actually a pretty significant change set, so > it would probably be a good idea to get as much feedback as possible. Yep, I even vaguely remember writing it :) I rather see run-time tests in dev/qa/prod then reports that the tests work. They aren't very extensive. THX! > > Adam > > Philip M. Gollucci wrote: >> -----BEGIN PGP SIGNED MESSAGE----- >> Hash: SHA1 >> >> http://people.apache.org/~pgollucci/Apache-SizeLimit-0.92-rc1.tar.gz >> http://people.apache.org/~pgollucci/Apache-SizeLimit-0.92-rc1.tar.gz.md5 >> http://people.apache.org/~pgollucci/Apache-SizeLimit-0.92-rc1.tar.gz.sha256 >> >> http://people.apache.org/~pgollucci/Apache-SizeLimit-0.92-rc1.tar.gz.asc >> >> >> item 0.92-rc1 >> >> Export USE_SMAPS, VERSION, and REQUEST_COUNT to Apache::SizeLimit >> from Apache::SizeLimit::Core. >> Call _platform_check_size as a class method to prevent error when >> USE_SMAPS=0, RT #33303 >> Reported by: jgoodridge [at] alum >> [Fred Moyer <fred [at] redhotpenguin>] >> >> *********** HEADS UP - SHARED CODE BASE - HEADS UP *********** >> Apache-SizeLimit has been hybridized. >> It has been split into 3 packages. >> 1) Apache::SizeLimit - User API for httpd 1.3.x / mod_perl 1.x >> 2) Apache2::SizeLimit - User API for httpd 2.x / mod_perl 2.x >> >> 3) Apache::SizeLimit::Core - Interal Shared Functionality >> _NEVER_ use this module directly. >> [Philip M. Gollucci <pgollucci [at] p6m7g8>] >> >> Skip tests on OS X (darwin) due to broken getrusage(3) >> [Fred Moyer <fred [at] redhotpenguin>, >> Philip M. Gollucci <pgollucci [at] p6m7g8>] >> >> Added a SUPPORT section to the docs. >> [Dave Rolsky <autarch [at] urth>] >> >> >> >> - -- - >> ------------------------------------------------------------------------ >> 1024D/DB9B8C1C B90B FBC3 A3A1 C71A 8E70 3F8C 75B8 8FFB DB9B 8C1C >> Philip M. Gollucci (pgollucci [at] p6m7g8) c: 703.336.9354 >> VP Apache Infrastructure; Member, Apache Software Foundation >> Committer, FreeBSD Foundation >> Consultant, P6M7G8 Inc. >> Sr. System Admin, Ridecharge Inc. >> >> Work like you don't need the money, >> love like you'll never get hurt, >> and dance like nobody's watching. >> -----BEGIN PGP SIGNATURE----- >> Version: GnuPG v2.0.14 (FreeBSD) >> >> iD8DBQFMWYZsdbiP+9ubjBwRAtE4AKCD/ttal+pkK3iI8oh9rC7FvSCnggCcC5qo >> WHQKFEoMjwxi96qS1SxXMrA= >> =JkqO >> -----END PGP SIGNATURE----- >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: dev-unsubscribe [at] perl >> For additional commands, e-mail: dev-help [at] perl >> -- ------------------------------------------------------------------------ 1024D/DB9B8C1C B90B FBC3 A3A1 C71A 8E70 3F8C 75B8 8FFB DB9B 8C1C Philip M. Gollucci (pgollucci [at] p6m7g8) c: 703.336.9354 VP Apache Infrastructure; Member, Apache Software Foundation Committer, FreeBSD Foundation Consultant, P6M7G8 Inc. Sr. System Admin, Ridecharge Inc. Work like you don't need the money, love like you'll never get hurt, and dance like nobody's watching. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe [at] perl For additional commands, e-mail: dev-help [at] perl
|