genght@cn.ibm.com wrote:
> when I got some big files using my brower, during the downloaging
> period, the connection was broken.but when I tried to download it
> later, every time the brower give me the size that has been broken
At least two possible causes:
1. The connection between squid and the origin server was broken, and
the servers reply did not contain any Content-Length header. Squid may
have some trouble distinguishing a broken from a completed object if
this should happen.
2. Your browser has cached the partial object.
What do you get if you run
client -m HEAD <URL>
compared to
client -r -m HEAD <URL>
--- Henrik Nordstrom Spare time Squid hackerReceived on Thu Nov 26 1998 - 14:36:04 MST
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:43:23 MST