Re: Release Distribution

2010-02-05 Thread Fred Moyer
I don't see why we couldn't have both. Breaking anything that links to perl.apache.org/dist/ is no fun for anyone. On Fri, Feb 5, 2010 at 4:18 PM, Philip M. Gollucci wrote: > On 1/31/2010 3:47 PM, Gav... wrote: >> Hi Folks, >> >> I notice you have perl.apache.org/dist/ area in your website direc

Re: Release Distribution

2010-02-05 Thread Philip M. Gollucci
On 1/31/2010 3:47 PM, Gav... wrote: > Hi Folks, > > I notice you have perl.apache.org/dist/ area in your website directories. > > The proper location for distribution is apache.org/dist/perl/ > > That second location is what gets picked up by the mirrors for distribution. > > That second locati

make test fails

2010-02-05 Thread nidujay
Hi All, I'm trying to build mod_perl along with apache as described here (step 3 gives the build and test instructions). When I run "make test", quite a few of the test (including the 1st one) failed. So I tried to run just the fi

Re: [mp2] mod_perl closes apache's stdin and/or stdout

2010-02-05 Thread Heiko Weber
Hi André, I know what you mean, and I can't agree with you - the server response time is really low - most pages are finished loading in less 1-2 seconds, and the overall load of the server is at a low level. I believe there is an issue, maybe something what Jon is talking about, I also using s

Re: [mp2] mod_perl closes apache's stdin and/or stdout

2010-02-05 Thread André Warnier
Heiko Weber wrote: Dear List-Members, with interest I found the below thread. Starting in Oct. or Nov. last year I am getting a lot of messages in apaches error_log like: [Fri Feb 5 11:07:09 2010] -e: Software caused connection abort at ... And it always happen in a print to STDOUT. I notic

Re: [mp2] mod_perl closes apache's stdin and/or stdout

2010-02-05 Thread Heiko Weber
Dear List-Members, with interest I found the below thread. Starting in Oct. or Nov. last year I am getting a lot of messages in apaches error_log like: [Fri Feb 5 11:07:09 2010] -e: Software caused connection abort at ... And it always happen in a print to STDOUT. I notice that it also happen

RE: global variable

2010-02-05 Thread Morten Bjørnsvik
Hi Craig Thanks for the info. You should add this to the perldoc, as selling points making it more attractive in the IPC::* modules jungle. IPC::Cache is limited by Storable. It is Storable that do not allow typeglobs. There is no problem storing whatever data as long as it resides in shmem and