Re: problem with mod_perl 2.0 + apache 2.0 and proxyreq

2003-08-26 Thread Stas Bekman
John Chiu wrote: Thanks in advance. I've tried all the archives and google'd but I have not found anything that would help. I'm running RH 8.0, httpd-2.0.40-11.5 and mod_perl-1.99_05-3 from the RedHat distribution. I'm trying to create a small proxy module that will check a non-proxy request

Re: Problem with mod_perl and subroutines in multiple files.

2003-03-04 Thread Stas Bekman
Benjamin Grabkowitz wrote: I am a new Perl developer and just found out about the great benefits of mod_perl. I see that you try to work with mod_perl 2.0. So here is a bit of advice: mod_perl 2.0 (1.99_0x) while getting better every day, still has quite a few bugs, so you may want to start with

Re: problem with mod_perl and scripts .... please help!!!

2001-04-19 Thread Vivek Khera
> "aa" == abhishek agrawal <[EMAIL PROTECTED]> writes: aa>i am sure that i have installed the module Date::Calc properly using aa>ppm. I dont know why is it giving this error. Is their some problem aa>using Activeperl and modperl together? Obviously not, though. What happens w

Re: Problem with mod_perl module!!!

2000-11-29 Thread Ask Bjoern Hansen
On Wed, 29 Nov 2000, Edmar Edilton da Silva wrote: > I have a problem with the Apache::DBI and mod_perl modules that > don't work together, before I thought that the problem was in the > Apache::DBI. But, now I know that the problem is in the mod_perl because > it also doesn't work when I try

Re: Problem with mod_perl module!!!

2000-11-29 Thread G.W. Haywood
Hi there, On Wed, 29 Nov 2000, Edmar Edilton da Silva wrote: > How can I know if a perl script is being ran under mod_perl? http://perl.apache.org/guide 73, Ged. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional com

RE: Problem with mod_perl

2000-06-01 Thread Greg Estep
On Fri, 26 May 2000, Eugene S. Panenko wrote: > Hi all, > > Sorry if it is an incorrect list to ask... > > I have a strange problem with mod_perl. I've tested mod_perl using a very > simple scripts (one of them is attached). The network load is emulated via LAN > using a special proggy. The prob

Re: Problem with mod_perl

2000-06-01 Thread Doug MacEachern
On Fri, 26 May 2000, Eugene S. Panenko wrote: > Hi all, > > Sorry if it is an incorrect list to ask... > > I have a strange problem with mod_perl. I've tested mod_perl using a very > simple scripts (one of them is attached). The network load is emulated via LAN > using a special proggy. The pro

Re: Problem with mod_perl

2000-05-27 Thread Ged Haywood
Hi there, On Fri, 26 May 2000, Eugene S. Panenko wrote: > The problem is: under load above 20 requests per second after > working some time (about 15-30 sec) Apache daemon stopts accepting > new connections and blocks forever (without -X option httpd at this > moment begin forking until it eats

Re: Problem with mod_perl processes spinning

1999-08-13 Thread Greg Stark
*** From dbi-users -- To unsubscribe, see the end of this message. *** Greg Stark <[EMAIL PROTECTED]> writes: > We're seeing httpd processes spinning with 100% cpu utilization and no system > calls in truss. This is on Solaris 2.5.1 and everything was working dandy > until minutes ago. > >