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
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
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
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
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...
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
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
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
>
>
> -
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
: 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
_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]
11 matches
Mail list logo