On Fri, 26 Nov 1999, Gilles Detillieux wrote:

> Date: Fri, 26 Nov 1999 15:22:38 -0600 (CST)
> From: Gilles Detillieux <[EMAIL PROTECTED]>
> To: "Joe R. Jah" <[EMAIL PROTECTED]>
> Cc: [EMAIL PROTECTED], [EMAIL PROTECTED],
>     [EMAIL PROTECTED], [EMAIL PROTECTED]
> Subject: Re: [htdig3-dev] Patch for Ht://Dig v3.1.3
> 
> According to Joe R. Jah:
> > Retriever.cc-h.diff is the culprit; I backed it off, and everything worked
> > without a problem.
> 
> Aw, nuts!  I wanted that patch.  Maybe we should just try for a simpler
> tactic.  Rather than blocking all pushes to a down server, push all URLs
> regardless, but when you pop them, check if the server is OK, and if not,
> don't call RetrieveHTTP().  I'd just have to take the check for _bad_server
> out of push(), and add a method to allow Retriever to query _bad_server.

Retriever.cc-h.diff was not the culprit; it was my Retriever.cc;(  I had
manually patched it with the old local duplicate exclusion patch,
ftp://sol.ccsf.cc.ca.us/htdig-atches/3.0.8b2/Retriever.cc.0, 
and forgotten about it.  That patch happens to have the statement:
                   String *local_filename = IsLocal(u);
I changed it to:
                   String *local_filename = GetLocal(u);
and everything is working now;)

I am terribly sorry to have caused a slowdown in the pace of htdig
progress;(

Regards,

Joe
-- 
     _/   _/_/_/       _/              ____________    __o
     _/   _/   _/      _/         ______________     _-\<,_
 _/  _/   _/_/_/   _/  _/                     ......(_)/ (_)
  _/_/ oe _/   _/.  _/_/ ah        [EMAIL PROTECTED]


------------------------------------
To unsubscribe from the htdig3-dev mailing list, send a message to
[EMAIL PROTECTED] 
You will receive a message to confirm this. 

Reply via email to