On Tue, 19 Jun 2001, Gilles Detillieux wrote:

> According to Bill Carlson:
> > The only part I'm missing right now is how to say "Don't remove this URL
> > from the queue, try again later". Then one could use some time keeping
> > tricks to retry the server after a period of time.
>
> I think the key is to avoid doing the server->pop() in Retriever::Start()
> if the server->IsDead() flag is set, until you're sure it's OK to pop it.
> The other option might be to pop it, but push it back on the queue if you
> want to retry later.  I don't know the details enough to get down to more
> specifics than that.

That gives me a starting place at least. I'll poke around and see what I
come up with. I might even learn a few things. :)

Later,

Bill Carlson
-- 
Systems Programmer    [EMAIL PROTECTED]    |  Opinions are mine,
Virtual Hospital      http://www.vh.org/        |  not my employer's.
University of Iowa Hospitals and Clinics        |


_______________________________________________
htdig-dev mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/htdig-dev

Reply via email to