RE: [QUESTION] Browser hangs if multiple requests on the same Perlresource (Apache2, modperl2, Win32)

2005-05-19 Thread Pascal . Davoust
Thanks a million, Stas. So it looks that this is either a problem on my config parameters, or maybe that the problem occurs only when running on *Windows* (I'm running Apache2 and modperl2 on WinXP)... Any hint about what could break in this specific situation ? Or known issues with Apache2+modpe

RE: [QUESTION] Browser hangs if multiple requests on the same Perlresource (Apache2, modperl2, Win32)

2005-05-18 Thread Pascal . Davoust
Hi, I'm still experiencing this problem. Could someone try to reproduce (this is done in 5mn) so I can be sure it's either my fault or a bug ? Thanks in advance, Pascal.

RE: [QUESTION] Browser hangs if multiple requests on the same Perlresource (Apache2, modperl2, Win32)

2005-05-12 Thread Pascal . Davoust
I've just seen thread "Vanishing Requests", and it looks quite close to what I've witnessed. mod_log_forensic was suggested in this thread above, so I followed this suggestion and enabled it. I restarted Apache and ran ApacheBench twice on a (big) Perl resource with 4 simultaneous requests. Some r

RE: [Mason] Vanishing Requests

2005-05-12 Thread Pascal . Davoust
Hi David, Could you have a look at my post "[QUESTION] Browser hangs if multiple requests on the same Perlresource (Apache2, modperl2, Win32)" ? Because I think we're hitting the *very same problem*... You may want to check if your site enjoys the same problem as mine using the simplistic Perl sc

RE: [QUESTION] Browser hangs if multiple requests on the same Perlresource (Apache2, modperl2, Win32)

2005-05-11 Thread Pascal . Davoust
Yes, it does also happen without mod_sspi. Just tried. Pascal. -Message d'origine- De : Perrin Harkins [mailto:[EMAIL PROTECTED] Envoyé : mercredi 11 mai 2005 16:54 À : [EMAIL PROTECTED] Cc : modperl@perl.apache.org Objet : Re: [QUESTION] Browser hangs if mul

[QUESTION] Browser hangs if multiple requests on the same Perl resource (Apache2, modperl2, Win32)

2005-05-11 Thread Pascal . Davoust
idea ? Thanks in advance, Pascal Davoust. Begin C:/Program Files/Apache Group/Apache2ssl/cgi-bin/mytest.pl-- ## printenv -- demo CGI program which just prints its environment ## use strict; print "Content-type: text/html\n\n"; print "Environment variables&qu