At 4:42 PM +0100 7/16/01, Tony Crockford wrote:
>see "no server running redaux" in the archives. (briefly this is a
>feature, with no attribute to turn on or off, designed to speed up
>searching when a remote server is down - htdig skips it and moves on)
Probably the better way of handling this is to have some sort of
retry time to check the servers again at the end of indexing and see
if they've recovered. In multi-server setups, this is often not
needed since indexing moves from server to server in round-robin
fashion and they tend not to "melt."
Of course if someone's willing to do some sleuthing with netstat and
ilk, the connections may not be closing properly, leaving too many
unfinished queries on Apache. (This was certainly the case with older
versions and while 3.1.5 should be better about this, we can't test
every server config.)
>Or if like me you are only indexing documents on the server on the same
>machine, use the local_urls attribute set to avoid the server
>altogether.
It can't completely ignore the server--it will try the local
filesystem first for obvious MIME types. It will resort to HTTP when
needed, unless the local_urls_only attribute is set:
<http://www.htdig.org/attrs.htm#local_urls_only>
--
--
-Geoff Hutchison
Williams Students Online
http://wso.williams.edu/
_______________________________________________
htdig-general mailing list <[EMAIL PROTECTED]>
To unsubscribe, send a message to <[EMAIL PROTECTED]> with a
subject of unsubscribe
FAQ: http://htdig.sourceforge.net/FAQ.html