lynx-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Lynx-dev] Lynx connect_timeout issue


From: Royi Porat
Subject: [Lynx-dev] Lynx connect_timeout issue
Date: Sun, 10 Mar 2013 23:34:05 +0200

Dear Lynx developers,
I'm using lynx v2.8.7  rel.1 in my shell script running on cygwin under windows 7 64bit.
my script basiclly runs in a loop on various URLs with lynx -dump option (to parse the text only).
the problem is that somethimes when lynx freezes or getting hanged, the connect_timeout does not seem to be enforced :-/
Is that a known issue?
am I doing anything wrong?

here's the lynx command from my script:

lynx  -display_charset:iso-8859-8 -connect_timeout=5 -useragent=$UA -dump $URL > $CITY_OUT

Thanks a lot!
Royi

reply via email to

[Prev in Thread] Current Thread [Next in Thread]