Re: [mp2] Possible bug in Apache::Reload

2005-03-28 Thread Chris Warren
On Fri, 25 Mar 2005 17:59:25 -0500, Stas Bekman wrote: >Absolutely right, Chris: both should be return Apache::OK. Care to post a >patch here after you've tested it? (since we don't have a test for it, at >least not yet) Sorry this took so long -- I didn't have Subversion installed, and wanted

Re: [OWNERSHIP TRANSFER] my Apache::* CPAN modules are looking for new owners

2005-03-28 Thread Philip M. Golllucci
Stas Bekman wrote: Hi all, The following Apache CPAN modules are looking for new owners: 1) Apache-DebugFilter (mp2) http://search.cpan.org/dist/Apache-DebugFilter/ 2) Apache-Filter-HTTPHeadersFixup (mp2) http://search.cpan.org/dist/Apache-Filter-HTTPHeadersFixup/ I'm interested in these 2 m

[Fwd: Re: [OWNERSHIP TRANSFER] my Apache::* CPAN modules are looking for new owners]

2005-03-28 Thread Philip M. Gollucci
Sending again stas said it didn't go through Stas Bekman wrote: Hi all, The following Apache CPAN modules are looking for new owners: 1) Apache-DebugFilter (mp2) http://search.cpan.org/dist/Apache-DebugFilter/ 2) Apache-Filter-HTTPHeadersFixup (mp2) http://search.cpan.org/dist/Apache-Filter-H

Re: [mp2] Possible bug in Apache::Reload

2005-03-28 Thread Stas Bekman
Chris Warren wrote: On Fri, 25 Mar 2005 17:59:25 -0500, Stas Bekman wrote: Absolutely right, Chris: both should be return Apache::OK. Care to post a patch here after you've tested it? (since we don't have a test for it, at least not yet) Sorry this took so long -- I didn't have Subversion insta

[mp2] Make Apache2/mp2 act like IIS6/application pools

2005-03-28 Thread Andrew Weiland
Is it possible to replicate the functionality of application pooling in IIS 6 with mod_perl2 and apache 2? I've looked at Registry scripts but at this point am unsure as to how they can help me with more than one application. Thanks! Andrew

Re: [mp2] Make Apache2/mp2 act like IIS6/application pools

2005-03-28 Thread Stas Bekman
Andrew Weiland wrote: Is it possible to replicate the functionality of application pooling in IIS 6 with mod_perl2 and apache 2? I've looked at Registry scripts but at this point am unsure as to how they can help me with more than one application. Andrew, please explain what's IIS' application p

Re: [mp2] Make Apache2/mp2 act like IIS6/application pools

2005-03-28 Thread Philip M. Gollucci
On Mar 28, 2005, at 5:21 PM, Stas Bekman wrote: Andrew Weiland wrote: Is it possible to replicate the functionality of application pooling in IIS 6 with mod_perl2 and apache 2? I've looked at Registry scripts but at this point am unsure as to how they can help me with more than one application. A

Re: [mp2] Make Apache2/mp2 act like IIS6/application pools

2005-03-28 Thread Philip M. Gollucci
On Mar 28, 2005, at 7:59 PM, Philip M. Gollucci wrote: On Mar 28, 2005, at 5:21 PM, Stas Bekman wrote: Andrew Weiland wrote: Is it possible to replicate the functionality of application pooling in IIS 6 with mod_perl2 and apache 2? I've looked at Registry scripts but at this point am unsure as to

Re: [mp2] Make Apache2/mp2 act like IIS6/application pools

2005-03-28 Thread Stas Bekman
Philip M. Gollucci wrote: On Mar 28, 2005, at 5:21 PM, Stas Bekman wrote: Andrew Weiland wrote: Is it possible to replicate the functionality of application pooling in IIS 6 with mod_perl2 and apache 2? I've looked at Registry scripts but at this point am unsure as to how they can help me with mo