Re: 30 second timeout

2007-11-27 Thread Matthew A. Bockol
Hi Andrew, This doesn't seem to be related to the httpd Timeout config -- it's failing well before the five minute cut off. That it happens after almost exactly 30 seconds (30 seconds and a few microseconds each time) I think there must be an arbitrary setting somewhere. I&#x

RE: 30 second timeout

2007-11-26 Thread Andrew O'Brien
Hi Matthew, > I've got an .epl script that is failing to run past 30 > seconds. Here's a very simple example: [snip] > When I hit that it times out at 30 seconds. I've tried with > the browser and wget (which has a 900 second default timeout > according to t

30 second timeout

2007-11-26 Thread Matthew A. Bockol
queries, but the affect (> 30 seconds to run) is the same. When I hit that it times out at 30 seconds. I've tried with the browser and wget (which has a 900 second default timeout according to the man page). I think this is happening because Embperl doesn't send a response until

OT: Re: Perl help with timeout in LWP

2002-02-15 Thread ___cliff rayman___
rches forever. > > So, simply, how can I catch the ones that do not load after say a > minute, and continue the program.. > use LWP::UserAgent instead, then $ua->timeout(10); #wait 10 seconds then we're out of here in order to figure out how to use the more complex UserAgent tr

Perl help with timeout in LWP

2002-02-15 Thread James Ratcliff
I need some help on a simple timout issue... I looked online and all I could find is some over-my-head socket issues, so maybe you can help... I am useing the LWP::Simple to retrieve webpages from the net I am having problems with loading some pages though because the page will take forever...

Re(2): Re(2): Timeout

2000-08-24 Thread Sherwin Daganato
Thank you to the ff: • [EMAIL PROTECTED] • [EMAIL PROTECTED] and to you Gerald. I found a print statement not in my emperl page but in my perl module. Thanks again. [EMAIL PROTECTED] writes: >There is some print out before the headers, either other headers or >something from a

Re: Re(2): Timeout

2000-08-24 Thread Gerald Richter
nd i'm using it with perl DBI. > >> Does anyone knows why the line below appeared on top of my page? > >> I already tried it in IE and Netscape. > >> Thanks. > >> > >> HTTP/1.1 200 OK Date: Thu, 24 Aug 2000 12:55:49 GMT Server: > >Apache/1.3.12

Re: Timeout

2000-08-24 Thread jcushman
e: Thu, 24 Aug 2000 12:55:49 GMT Server: Apache/1.3.12 > (Unix) (Red Hat/Linux) PHP/3.0.12 mod_perl/1.24 Content-Length: 54830 > Keep-Alive: timeout=15, max=100 Connection: Keep-Alive Content-Type: > text/html; charset=iso-8859-1 > > > -

Re(2): Timeout

2000-08-24 Thread Sherwin Daganato
2 >> (Unix) (Red Hat/Linux) PHP/3.0.12 mod_perl/1.24 Content-Length: 54830 >> Keep-Alive: timeout=15, max=100 Connection: Keep-Alive Content-Type: >> text/html; charset=iso-8859-1 >> >> - >> To unsubs

Re: Timeout

2000-08-24 Thread Nouguier
: Apache/1.3.12 > (Unix) (Red Hat/Linux) PHP/3.0.12 mod_perl/1.24 Content-Length: 54830 > Keep-Alive: timeout=15, max=100 Connection: Keep-Alive Content-Type: > text/html; charset=iso-8859-1 > > - > To unsubscribe, e

Timeout

2000-08-24 Thread Sherwin Daganato
_perl/1.24 Content-Length: 54830 Keep-Alive: timeout=15, max=100 Connection: Keep-Alive Content-Type: text/html; charset=iso-8859-1 - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]