connection resets are dropped connections from the server; use --pause to reeduce the server connection attempts.

git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@3628 e7d03fd6-7b0d-0410-9947-9c21f3af8025
This commit is contained in:
calvin 2007-12-03 09:28:24 +00:00
parent f2d7b081d3
commit 0f04476b7f

4
TODO
View file

@ -1,7 +1,3 @@
- [BUG REPORT]
Error: (54, 'Connection reset by peer')
Happens with http 1.1 keep-alive, disappears when activating debug mode.
- [BUG REPORT] the web interface only runs on the server it is installed on.
The ALLOWED_HOSTS and ALLOWED_SERVERS variables in lc.cgi don't work and
are not (well) documented.