Henrik, > If anyone is in doubt and having this problem, try using squidclient to > fetch the file > squidclient 'http://...' >http_response As per your suggestion I tried to pull the http_response but there is no http headers in it... It has only "Connection to failed" # smbclient http://ftp.suse.com/pub/suse/i386/current/iso/SUSE-10.0-EvalDVD-i386-GM. iso > http_response # more http_response Connection to failed > then send me the HTTP headers found in the beginning of http_response. > alternatively if that does not convince you, capture the data stream > Squid -> MSIE with "tcpdump -p -i any -w data.pcap host ip.of.client" I have captured the data stream using tcpdump tcpdump -p -i any -w data.pcap host 10.249.192.76 Kindly let me know how I can send this file to you... Regards, Sathyan Arjunan Unix Support | +1 408-962-2500 Extn : 22824 Kindly copy dl.sys.adm@xxxxxxxxxxxx or reach us @ 22818 for any correspondence alike to ensure your email are being replied in timely manner -----Original Message----- From: Henrik Nordstrom [mailto:henrik@xxxxxxxxxxxxxxxxxxx] Sent: Wednesday, May 09, 2007 4:49 AM To: Chris Nighswonger Cc: Tim Bates; squid-users@xxxxxxxxxxxxxxx Subject: Re: Unable to download files over 2GB of size tis 2007-05-08 klockan 18:48 -0400 skrev Chris Nighswonger: > Maybe it is a regression? > > I built my STABLE12 from source and did an install over top of STABLE9. >From what I can tell Squid-2.6.STABLE12 works just fine and the problem is most likely in MSIE. It's also kind of confirmed by the fact Firefox works fine. If anyone is in doubt and having this problem, try using squidclient to fetch the file squidclient 'http://...' >http_response then send me the HTTP headers found in the beginning of http_response. alternatively if that does not convince you, capture the data stream Squid -> MSIE with "tcpdump -p -i any -w data.pcap host ip.of.client" and send that to me or feel free to analyze with ethereal/wireshark to see if the problem is caused by Squid or IE. Regards Henrik