HTTrack Website Copier
Free software offline browser - FORUM
Subject: Re: Fixing pending issues on 3.42
Author: William Roeder
Date: 08/19/2008 00:05
 
> > Updating httrack.com only used one connection.
> > For html and gif, ico.  Only if I deleted the .exe's
> > and updated did it use multiple connections.
> 
> Basically, link testing use the main connection.
> Background downloads may use more, but after all
> headers are processed (ie. for updates, you will not
> notice any parallel processing, because you only
> have "not modified" replies, and no data)

The only real reason for multiple connections is to divide the round trip plus
processing time by N.  On several sites I mirror, 3.32 takes over 7 seconds
per update request.  Sequential process isn't going to cut it.

> > 3.42-3 renamed all favicon.ico to .html:
> > > 10:31:36	Info: 	engine: transfer-status: link
> > updated: www.httrack.com/page/1/en/favicon.ico
> > %BASE%/web/favicon-4.html
> 
> This is actually an html page.
> 
> "www.httrack.com/page/1/en/favicon.ico" is a
> malformed link -- this is a website bug, obviously,
> but httrack successfully renamed it to html :p

It's not a website bug. link rel="shortcut icon" href="/favicon.ico" tells the
browser what icon to display to the left of the URL.  That the little black H
on gray.

> > 3.42-3 renamed all fade.gif to .html:
> > 10:32:15	Info: 	engine: transfer-status: link
> > updated: www.httrack.com/page/fade.gif
> 
> Same remark -- I'll have to cleanup image references
> within www.httrack.com

<http://www.httrack.com/page/7/en/index.html> contains both:
.tblRegular td    padding: 6px;  background-image: url(/fade.gif);  border:
2px solid #99c; 
and
table border="0" background="fade.gif" width="80%" cellpadding="10"

Both refer to an image.  They may be bogus on your site but on other sites
they refer to an image.  Httrack isn't processing the css correctly.
 
Reply Create subthread


All articles

Subject Author Date
Fixing pending issues on 3.42

08/18/2008 11:56
Re: Fixing pending issues on 3.42

08/18/2008 18:30
Re: Fixing pending issues on 3.42

08/18/2008 20:45
Re: Fixing pending issues on 3.42

08/18/2008 20:58
Re: Fixing pending issues on 3.42

08/19/2008 00:05
Re: Fixing pending issues on 3.42

08/19/2008 10:33
Re: Fixing pending issues on 3.42

08/19/2008 11:08
Re: Fixing pending issues on 3.42

08/19/2008 17:26
Re: Fixing pending issues on 3.42

08/19/2008 17:31
Re: Fixing pending issues on 3.42

08/19/2008 17:57
Re: Fixing pending issues on 3.42

08/19/2008 18:01
Re: Fixing pending issues on 3.42

08/20/2008 04:00
Re: Fixing pending issues on 3.42

08/20/2008 09:32
Re: Fixing pending issues on 3.42

08/20/2008 09:51
Re: Fixing pending issues on 3.42

08/20/2008 15:01
Re: Fixing pending issues on 3.42

08/24/2008 01:45
Re: Fixing pending issues on 3.42

08/25/2008 15:10
Re: Fixing pending issues on 3.42

08/25/2008 15:32




1

Created with FORUM 2.0.11