Re: IdentityCheck directive in 2.1

2004-08-16 Thread Stas Bekman
Geoffrey Young wrote: actually, what I would do is work around it for now then wait until we have something like APACHE1, APACHE2, and additional breakdowns of APACHE20, APACHE22, and Apache23 (or somesuch). May be just comment out 'IdentityCheck On' with an explanation of why we did so, until we

Re: IdentityCheck directive in 2.1

2004-08-16 Thread Geoffrey Young
>> actually, what I would do is work around it for now then >> wait >> until we have something like APACHE1, APACHE2, and additional >> breakdowns of >> APACHE20, APACHE22, and Apache23 (or somesuch). > > > May be just comment out 'IdentityCheck On' with an explanation of why we > did so, until w

[Patch mp2] Apache::MethodList

2004-08-16 Thread Philippe M. Chiasson
In trying to make sense of Apache::CmdParms->limited() I realized it was mainly useless to expose, and that there was a method ap_method_is_limited() designed for that exact purpose. So the following patch removed the parms->limited field and replaces it with ap_method_is_limited(). For consistency

Re: IdentityCheck directive in 2.1

2004-08-16 Thread Stas Bekman
Geoffrey Young wrote: On the perl level yes, but I'm not sure about the config, it should be something like: IdentityCheck On IdentityCheck On but I don't think we have that , Geoff? no, not at the moment, but I think it's likely in order, especially with 2.2 on the way. actua

Re: can't even start httpd 2.0.47

2004-08-16 Thread Geoffrey Young
Stas Bekman wrote: > Stas Bekman wrote: > >> I've tried to test whether mp2 works fine with 2.0.47, but I couldn't >> even start 2.0.47. It segfaults at the startup: > > > the same story with 2.0.48. > > it segfaults doing a simple thing like 'httpd -h' > > It does work starting with 2.0.49.

Re: current test failures

2004-08-16 Thread Geoffrey Young
Stas Bekman wrote: > Stas Bekman wrote: > >>> /* added in APACHE_2_0_47/APR_0_9_4 */ >>> void apr_table_compress(apr_table_t *t, unsigned flags); >> >> >> >> Ah, this is a _15 showstopper, we need to cut out the broken support >> for 2.0.46, make it 2.0.47, and document that. At the moment it j

Re: IdentityCheck directive in 2.1

2004-08-16 Thread Geoffrey Young
> On the perl level yes, but I'm not sure about the config, it should be > something like: > > > > IdentityCheck On > > > > IdentityCheck On > > > but I don't think we have that , Geoff? no, not at the moment, but I think it's likely in order, especially with 2.2 on the

Re: [mp2] t\filter\in_bbs_inject_header.t crashes when run alone

2004-08-16 Thread Randy Kobes
On Sun, 15 Aug 2004, Stas Bekman wrote: > Markus Wichitill wrote: [ .. ] > > [Sun Aug 15 21:56:45 2004] [error] Can't locate > > ApacheTest/PerlRequireTest.pm in @INC (@INC contains: C:\\Dev\\src\\modp > > erl-2.0-test\\t\\response C:\\Dev\\src\\modperl-2.0-test\\t\\protocol > > C:\\Dev\\src\\modp