hi, 2014-04-15 12:17 GMT+02:00 Nick Hill <nick@xxxxxxxxxxxxxx>: > Hi Bjorn > > in my experience,, normal squid behaviour is to deliver the file > whilst squid downloads the file. > > It is not normal behaviour for Squid to deliver the file only after > the download has completed. > > You may want to create a test case to isolate if the effect is linked > to behaviour from the client or up-stream server. > > I created a test case yesterday to check squid as follows: > > Place a file on some other server on other side of internet connection > large enough to observe download times. > > wget "http://download_data" > Locally run wget -e use_proxy=yes -e http_proxy=127.0.0.1:3128 > "http://download_data" thanks for the answer. This testcase is like expected: wget without proxy runs immediately, with proxy it says:"proxy-request sent, waiting for response ..." So what could this do? Greetings, Björn