I have notice that we are getting a few Connection timed out errors in log like the one below. Should we change how soon the spider starts on the next thread? Will that help reduce the amount of timeouts the indexer is receiving maybe?
11|01/05/12 12:15:47|Queued URL: http://www.ncsl.org/default.aspx?tabid=22336
14|01/05/12 13:34:23|DL Thread #1, got URL (http://www.ncsl.org/default.aspx?tabid=22336) off queue
04|01/05/12 13:34:23|Downloading file http://www.ncsl.org/default.aspx?tabid=22336
09|01/05/12 13:35:23|Could not download file:
http://www.ncsl.org/default.aspx?tabid=22336 (Connection timed out)
11|01/05/12 12:15:47|Queued URL: http://www.ncsl.org/default.aspx?tabid=22336
14|01/05/12 13:34:23|DL Thread #1, got URL (http://www.ncsl.org/default.aspx?tabid=22336) off queue
04|01/05/12 13:34:23|Downloading file http://www.ncsl.org/default.aspx?tabid=22336
09|01/05/12 13:35:23|Could not download file:
http://www.ncsl.org/default.aspx?tabid=22336 (Connection timed out)
Comment