Spider mode enable. Check if remote file exists
list Daniel L Lozovsky
Periodically, I can receiving the following error when I am checking if the url is up. Never saw it before. Does anyone know what this means. Spider mode enabled. Check if remote file exists. --2014-03-08 11:30:02-- http://supplychainanalytics.edc.cingular.net/analytics Resolving supplychainanalytics.edc.cingular.net... 135.214.211.47 Connecting to supplychainanalytics.edc.cingular.net|135.214.211.47|:80... connected. HTTP request sent, awaiting response... 503 Service Temporarily Unavailable Remote file does not exist -- broken link!!!
list Jeremy Laidman
On 12 March 2014 05:16, LOZOVSKY, DANIEL L <user-5085da3588ee@xymon.invalid> wrote:
Spider mode enabled. Check if remote file exists. This is output by wget when given the "--spider" switch. Although I can't explain why wget would be doing a web test for you.
J