Re: [DLC-users] too many 500 errors
Brought to you by:
martial
|
From: <dlc...@li...> - 2001-05-14 18:57:05
|
---------- I am using dlc to check for bad links in a database of special interest URL's. It seems designed for just this task. I run it with the following options: deadlinkcheck -Verb -Timeout 100 -noCache -detOutput -codeConversion -HTMLoutput urllist.txt >checker.htm I had hoped that raising the timeout value to 100 keep me from getting too many "Entries with code 5xx". But as it goes through the list, it seems to assign this error to the majority of sites without even waiting the specified timeout interval. What is going on here? About 70% of my checks are returning this error. If I have such a high failure rate, the program won't be of much use to me. ---------- Sir, Wihtout example of troubling web site I can not run into a more precise debugging process. Still, I would recommend trying to add the "userRedirect" option in your command line, since it forces the content checking of the web page (it seems to help so HTTP servers also) -- Martial MICHEL E-mail : ma...@us... Home page : http://www.loria.fr/~michel/ PBM : http://pbm.sourceforge.net/ DLC : http://dlc.sourceforge.net/ |