mån 2010-03-01 klockan 09:47 +0100 skrev Sim: > Now I have low reply from some text-page (CGI-BIN) of intra-vpn site. > > Also "tcpdump" show a latency not present with old squid or directly > without new proxy! Hard to say what is going on without seeing the acutal HTTP exchange taking place.. Easiest done with wireshark, but doable with tcpdump as well provided you tell it to collect all data (-s 0) and either write it to a file (-w filename.cap) or dump to screen (-A) .. Regards Henrik