google-code-export / lusca-cache

Automatically exported from code.google.com/p/lusca-cache
0 stars 0 forks source link

download limit #81

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Trying to download file from CACHE, i´m getting limited by lusca...

# wget -S
"http://p.download.uol.com.br/superdownloads/video-dvd/45090_vista_codec_package
_552_32bit.exe"
--2010-01-06 11:56:17-- 
http://p.download.uol.com.br/superdownloads/video-dvd/45090_vista_codec_package_
552_32bit.exe
Connecting to 189.84.0.8:3128... connected.
Proxy request sent, awaiting response...
  HTTP/1.0 200 OK
  Date: Wed, 06 Jan 2010 13:54:43 GMT
  Server: Apache/2.0.59 (Unix) Ganesh/2.2.0
  Last-Modified: Wed, 06 Jan 2010 11:35:38 GMT
  ETag: "ac14-13c6aa5-47c7d5a80f680"
  Accept-Ranges: bytes
  Content-Length: 20736677
  Content-Type: application/octet-stream
  Age: 94
  X-Cache: HIT from looney.onda.net.br
  X-Cache-Lookup: HIT from looney.onda.net.br:3128
  X-Cache: MISS from california.onda.net.br
  X-Cache-Lookup: MISS from california.onda.net.br:3128
  Via: 1.1 looney.onda.net.br:3128 (Lusca), 1.0 california.onda.net.br:3128
(Lusca)
  Connection: close
Length: 20736677 (20M) [application/octet-stream]
Saving to: `45090_vista_codec_package_552_32bit.exe.2'

 8% [==========>                                                          
                                                                  ]
1,699,378   57.2K/s  eta 5m 19s  ^C

looney and california are proxies sibiling, wget uses california thats
HITing looney cache (and found in looney the file)...

looney and california are connected in same fisical network and same ip
network.. both have 1gb ate switch port..

have some param to tweak ??

Original issue reported on code.google.com by ajcor...@gmail.com on 6 Jan 2010 at 2:00

GoogleCodeExporter commented 9 years ago
Someone else is reporting this issue. Which OS/etc are you using again?

Original comment by adrian.c...@gmail.com on 19 Jan 2010 at 9:04