Re: apache2::upload with reverse_proxy

2005-12-06 Thread Scott Alexander
Srebrenko Sehic wrote: There is a bug introduced in Apache 2.0.55 which breaks mod_proxy in various ways with POST data. Try 2.0.54 and see if that helps. Yes thanks very much that was the problem. I installed 2.2.0 as the front_end and works fine. Scott On 12/5/05, Scott Alexander <[EMA

Re: The apache CPU race..

2005-12-06 Thread Fredrik Lindmark
On Dec 6, 2005, at 7:00 PM, Frank Wiles wrote: And im not starting up new threads myself.. i rely on apache on this so it feels like i should be in a safe enviroment here.. Have you tried the same code with the prefork MPM? While I know there are people using the other MPMs, prefork is by

Re: The apache CPU race..

2005-12-06 Thread Frank Wiles
On Tue, 6 Dec 2005 16:58:49 -0200 Fredrik Lindmark <[EMAIL PROTECTED]> wrote: > Hey Jonathan, > > yep. thats the idea.. just that our server network consists of > osx-servers as well... so im not getting around it that easy =/ > Was searching around but couldnt pick up any bug-report of this kin

Re: Strange APR::UUID Issue on OpenBSD in Makeifle.PL

2005-12-06 Thread Christopher H. Laco
Christopher H. Laco wrote: > I'm headed out for the day, so I apologize for the email-and -un. I > posted this last night to PerlMonks, and I'll post it to the EU::MM list > when I get home: > > http://perlmonks.org/?node_id=513773 > > Long story short, I got reports that perl Makefile.PL for my

Re: The apache CPU race..

2005-12-06 Thread Fredrik Lindmark
Hey Jonathan, yep. thats the idea.. just that our server network consists of osx-servers as well... so im not getting around it that easy =/ Was searching around but couldnt pick up any bug-report of this kind It's no loop, cause i get the confirmation the page is done and the script is termi

Re: The apache CPU race..

2005-12-06 Thread Jonathan Vanasco
i've seen stuff like this on osx a lot -- apache or some other app will peg for near 100% cpu use for a few moments, then just go idle no idea why. there's a VERY good chance this is a mac thing, and your code will be fine on another server (assuming you're using the mac like me as a d