Re: [ANNOUNCE] mod_perl-2.0.11

2019-10-18 Thread Michael Schout
On 10/16/19 5:55 AM, André Warnier (tomcat) wrote: > On 16.10.2019 05:57, Randolf Richardson wrote: > The change is drastic. The best perl documentation resource in that > respect may be > https://metacpan.org/pod/distribution/Apache-AuthCookie/README.apache-2.4.pod This keeps coming up. If some

Re: [ANNOUNCE] mod_perl-2.0.11

2019-10-16 Thread tomcat
On 16.10.2019 05:57, Randolf Richardson wrote: Before upgrading from Apache HTTPd v2.2 to v2.4, I highly recommend refreshing your familiarity with the Order, Allow, and Require directives. Also, if you're doing any authentication customization, you'll want to take extra care with testin

Re: [ANNOUNCE] mod_perl-2.0.11

2019-10-15 Thread Randolf Richardson
> Edward J. Sabol wrote: > > Except we're actually upgrading from Apache 2.2.34 to 2.4.41, and all the > > tests pass with 2.2.34 (I just ran them again and verified this), so this > > is kind of a new issue for us, but I'm happy to trust in the experiences of > > other folks who have running using

Re: [ANNOUNCE] mod_perl-2.0.11

2019-10-15 Thread Edward J. Sabol
On Oct 12, 2019, at 4:09 AM, Wesley Peng wrote: > Edward J. Sabol wrote: >> Except we're actually upgrading from Apache 2.2.34 to 2.4.41, and all the >> tests pass with 2.2.34 (I just ran them again and verified this), so this >> is kind of a new issue for us, but I'm happy to trust in the experie

Re: [ANNOUNCE] mod_perl-2.0.11

2019-10-12 Thread Wesley Peng
Edward J. Sabol wrote: Except we're actually upgrading from Apache 2.2.34 to 2.4.41, and all the tests pass with 2.2.34 (I just ran them again and verified this), so this is kind of a new issue for us, but I'm happy to trust in the experiences of other folks who have running using mod_perl with A

Re: [ANNOUNCE] mod_perl-2.0.11

2019-10-11 Thread Edward J. Sabol
On Oct 11, 2019, at 3:59 PM, Steve Hay wrote: >> Is the consensus that these test failures are innocuous and >> it's OK to upgrade anyway? > > I believe so, especially since the same failures existed in 2.0.9 and > 2.0.10, so at least aren't a new issue if that's what you're upgrading > from. Ex

Re: [ANNOUNCE] mod_perl-2.0.11

2019-10-11 Thread Steve Hay
On Fri, 11 Oct 2019 at 20:49, Edward J. Sabol wrote: > > Hello. I'm seeing the same failures in > > t/filter/in_bbs_inject_header.t (Wstat: 0 Tests: 36 Failed: 3) > Failed tests: 22, 26, 30 > > that others reported with the release candidates. Those are > the only failures. This is when bu

Re: [ANNOUNCE] mod_perl-2.0.11

2019-10-11 Thread Edward J. Sabol
Hello. I'm seeing the same failures in t/filter/in_bbs_inject_header.t (Wstat: 0 Tests: 36 Failed: 3) Failed tests: 22, 26, 30 that others reported with the release candidates. Those are the only failures. This is when building with Apache 2.4.41 on RHEL. All tests pass if I build with Ap

Re: [ANNOUNCE] mod_perl-2.0.11

2019-10-07 Thread tomcat
Hurray ! and thanks. On 05.10.2019 13:57, Steve Hay wrote: We are pleased to announce the release of mod_perl 2.0.11. mod_perl is an Apache HTTP Server module for embedding a Perl interpreter in your web server, giving you super-fast dynamic content by avoiding the overhead of starting an exter

Re: [ANNOUNCE] mod_perl-2.0.11

2019-10-05 Thread iwesley
Congrats on every new release of mod Perl world. Thanks for all your hard work. Regards, Wesley Peng > Am Oct 5, 2019 - 7:55 PM schrieb steve...@apache.org: > > > We are pleased to announce the release of mod_perl 2.0.11. > > mod_perl is an Apache HTTP Server module for embedding a Perl > interp

[ANNOUNCE] mod_perl-2.0.11

2019-10-05 Thread Steve Hay
We are pleased to announce the release of mod_perl 2.0.11. mod_perl is an Apache HTTP Server module for embedding a Perl interpreter in your web server, giving you super-fast dynamic content by avoiding the overhead of starting an external interpreter. This release is now, or soon will be, availa