<p>Hi, Eliezer:</p><p><br></p><p>Thanks!</p><p><br></p><p>I just solved this problem.Things are as follows:</p><p><br></p><p>The hostname is S-LAB-53, and I saw WANINGS in cache.log.</p><p>------------------------------------------------</p><p>2015/11/18 11:16:52 kid1| WARNING: 'S-LAB-53' rDNS test failed: (2) No such file or directory</p><p>2015/11/18 11:16:52 kid1| WARNING: Could not determine this machines public hostname. Please configure one or set 'visible_hostname'</p><p>--------------------------------------------------</p><p>So I changed '127.0.0.1 localhost' to '127.0.0.1 localhost S-LAB-53' in '/etc/hosts' and restart squid. Then, the 2 seconds response time problem gone.</p><p><br></p><p>But the root cause is still unknown. :(</p><p><br></p><p>Yongjian.Xu</p><div id="">--------------------------------<br></div><div id=""><br></div><br><div id="origbody"><div style="background: #f2f2f2;">----- 原始邮件 -----<br>发件人:Eliezer Croitoru <eliezer@ngtech.co.il><br>收件人:squid-users@lists.squid-cache.org<br>主题:Re: [squid-users] Help, long response time(2 seconds) in squid!<br>日期:2015年11月13日 15点08分<br></div><br>On 10/11/2015 10:49, 徐永健 wrote:<br>> http_load -parallel 1 -seconds 20 url.txt<br>Hey,<br>Can you run a simple test and share something from the cache manager <br>interface?<br>- Start or restart squid.<br>- make sure there are no running requests<br>- dump the cache manager info page<br>- run one single run of the http_load<br>- when it finished dump the cache manger info page<br>- share both of the cache manager info page dumps<br>Also try this:<br>The same as the above test but change couple things in the test.<br>- Add the line "http_port 13128"<br>- Start or restart squid<br>- run the above test and dump the manager info with the url.txt file <br>contains "http://squid_ip_address:13128/squid-internal-static/icons/SN.png"<br>- Share the cache manager info page dumps<br>Also it is unclear if the web service resides on the same host as the <br>proxy or another.<br>Thanks,<br>Eliezer<br>_______________________________________________<br>squid-users mailing list<br>squid-users@lists.squid-cache.org<br>http://lists.squid-cache.org/listinfo/squid-users<br></div>