| > I would like to archive some pages from the
> <http://www.linagora.com> website but it seems the web
server
> has some kind of protection. I only have 1 active
> connections and I even set max connections/s to 1.
- You can set this number to a value lower than 1 - such as
0.5 (1 connection per 2 seconds) or 0.1 (1 connection per
10 seconds)
- You can use the bandwidth limiter to slowdown the whole
process (the value can be low, such as 500B/s)
You can also disable the keep-alive feature, and set the
number of connections per seconds to a REALLY low value,
such as 0.033 (1 connection per 30 seconds) or 0.016 (1
connection per minute). The mirror will take ages (probably
a whole night) but should be gentle enough for the most
intolerent webmasters :p
| |