According to Paco Martinez:
> For example, imagine than "indexa.html" and "indexb.html" are the same 
> files, same permissions, same size.
> 
> Suddenly, I obtain this message
> 126:162:2:http://192.168.9.34/20010313/soria/indexa.html: 
>------*********+**+**+**++++++++++++++++ size = 43087
> 127:161:2:http://192.168.9.34/20010312/soria/indexb.html: .. no header
> 
> And I can't search into indexb.html. This matters to many others files.

Geoff and Gabriele recently answered this in another thread...

According to Geoff Hutchison:
> The "no header" message is from the HTTP code and indicates that the 
> request did not receive a header. There's a bug related to this that 
> should be fixed in the current snapshot. (If a document returned an error 
> and persistent connections are on, then all requests to that server would 
> return "no header" after that point.)

According to Gabriele Bartolini:
> To be exact, it occurred with this configuration:
> persistent_connections: true
> head_before_get: false
> 
> Now it should be fixed. [ I hope so ! ] :-)

So, either set these two attributes both to "true" or both to "false", or
upgrade to the latest development snapshot.

-- 
Gilles R. Detillieux              E-mail: <[EMAIL PROTECTED]>
Spinal Cord Research Centre       WWW:    http://www.scrc.umanitoba.ca/~grdetil
Dept. Physiology, U. of Manitoba  Phone:  (204)789-3766
Winnipeg, MB  R3E 3J7  (Canada)   Fax:    (204)789-3930

_______________________________________________
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

Reply via email to