[mp2] crash when using EV::signal 'CHLD' and backtick operator at the same time

2018-08-16 Thread Benoit Bolsee
-8<-- Start Bug Report 8<-- 1. Problem Description: To reproduce the problem, start from Debian vanilla server (I used testing (buster)). Install apache2, libapache2-mod-perl2, libev-perl (I also used development version of perl, mod_perl and EV with

[MP2] Handler for Proxying request

2007-03-12 Thread Benoit Plessis
rite + the perl script with a InputHandler which would do the same job. Since mod_rewrite does actualy control mod_proxy is suppose it's possible but i wanted to know if someone already tried this. regards -- Benoit Plessis

Re: Error intercept.

2007-02-23 Thread Benoit Plessis
Benoit Plessis a écrit : Perrin Harkins a écrit : On 2/22/07, Benoit Plessis <[EMAIL PROTECTED]> wrote: When using wget -SO - http://url/ things seem to be ok, i got the want text, and headers seems good to me: [...] Using links everything goes fine, but firefox do not show anything

Re: Error intercept.

2007-02-23 Thread Benoit Plessis
Perrin Harkins a écrit : On 2/22/07, Benoit Plessis <[EMAIL PROTECTED]> wrote: When using wget -SO - http://url/ things seem to be ok, i got the want text, and headers seems good to me: [...] Using links everything goes fine, but firefox do not show anything (and there is nothing in

Re: Error intercept.

2007-02-22 Thread Benoit Plessis
unsetting content length to see if that corrects the issue. In fact i did set content-length for the exact same reason, but there is no change in either case. Well if the content length is not exact links did cut the output, but as for FF, nothing changed Thanks for the reply anyway, -- Benoit

Error intercept.

2007-02-22 Thread Benoit Plessis
Hi, I'm trying to build an filter that will parse the output of some application server (AKA the blackbox) and replace the errors messages with something neater. For that purpose i installed the following OutputFilter on the reverse-proxy: ---8< package MyApache2::FilterColdf

Re: Hanging apache child on fork

2005-08-17 Thread Benoit Caron
Philippe M. Chiasson wrote: > Benoit Caron wrote: > >>Hello. >> >>I'm having trouble with a new setup on a RedHat Entreprise Linux 4 box. >>The problem is that whenever there is perl code that fork to execute >>something, the apache child hang. > >

Hanging apache child on fork

2005-08-16 Thread Benoit Caron
code is running on 3 RHEL 3 without problems; it's only with RHEL4 that it does not work, with everything compiled the same way. Anyone have an idea what else I can test and/or try? -- Benoit Caron Administrateur système Canoe inc. I read the FM, and it didn't work. signature.asc Description: OpenPGP digital signature

Re: Problems with section

2004-07-02 Thread benoit
Stas Bekman wrote: > From Changes: =item 1.21_03 - March 15, 2000 new variable $Apache::Server::StrictPerlSections, if true, will croak section generates invalid Apache configuration syntax Does it do the trick? I'm not sure why it's not documented. Where should I put this? I've tried adding it

Re: Problems with section

2004-07-02 Thread benoit
d of error would show up somewhere, at least when one is running in "Debug-mode" like I did... Is it something that is present in mod_perl v2 (from my readings, I would say No)? If not, could it be? For everyone that did read my messages, thanks! :) benoit wrote: Hello. I'm

Problems with section

2004-07-02 Thread benoit
RL_TRACE=1 MOD_PERL_PREFIX=/home/bcaron/mod_perl Any idea what I'm doing wrong? I once did a configuration that did something like it, but the server was started "root" with sudo, and I would prefer not to do this now... Thanks for any help Benoit -- Report problems: http://perl.