On Tue, 12 Mar 2002, Gilles Detillieux wrote:

> Date: Tue, 12 Mar 2002 17:32:41 -0600 (CST)
> From: Gilles Detillieux <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Cc: [EMAIL PROTECTED]
> Subject: Re: [htdig-dev] "file name.html" -> "filename.html";(
> 
> According to Joe R. Jah:
> > On Mon, 11 Mar 2002, Gilles Detillieux wrote:
> ...
> > > My recommendation, if you have a choice, is to avoid spaces in filenames
> > > altogether, because they cause all sorts of grief.  Some caching proxy
> > > servers mess up URLs with spaces, even if the space is properly encoded
> > > as %20.
> > 
> > You are absolutely right.  I made a patch from your tips in the above
> > thread:
> ...
> > Applied it and randig, and waited for the dig to finish, and waited, and
> > waited, ...;(  Finally I killed the process.  I humbly switch my previous
> > +1 vote to -1.
> 
> That's a bit surprising.  (Not the change in vote, but the fact that
> it hung.)  I'm curious as to why that is.  Were you indexing through
> a proxy server, and if so, which one?  Did it lock up solid without
> doing anything, or did it seem to be doing something when you killed it?
> Can you provide any verbose output and/or a stack backtrace at the time
> you killed it?

The dig was entirely on the local server.  When it got to this link:

<a href=" http://domain.com/path/to/page.htm"; target="_blank">  

in a file.shtml in a folder without any index files, it added the server
URl to it, as if it were a relative URl, and went into an endless wild
goose search for made up URL's like: 

  http://mydomain.com/ http:/domain.com/some/path/somefile.htm

Until I killed the process.  It somehow removed one "/" from the second
http://;-/

Regards,

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


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

Reply via email to