Hi All, I have a squid proxy (Squid Cache: Version 2.5.STABLE10) running on a Open BSD server. I am having a problem with one particular web site http://62.17.163.240/. When users try to access this weeb site it takes 6 to 8 seconds to download each page. Where as if we try to access any other web site using the proxy it takes only a second to download the web page. If we by pass the proxy and access the web site http://62.17.163.240/ it's pretty quick. I am not able to figure out why only this particular web site. It should cache the web site and when you try to access this weeb site 2nd or 3rd time it should get it from the cache instead of going to the origin server. What can I do to fix the problem?
Below are the logs: 1141028847.893 772 172.26.11.50 TCP_MISS/304 287 GET http://62.17.163.240/lo_0668/jscripts/common.js - DIRECT/62.17.163.240 - 1141028848.412 3382 172.26.11.50 TCP_REFRESH_HIT/304 286 GET http://62.17.163.240/lo_0668/interface_images/generic/arrowr_r.gif - DIRECT/62.17.163.240 - 1141028851.208 3315 172.26.11.50 TCP_MISS/304 287 GET http://62.17.163.240/lo_0668/jscripts/browserfuncs.js - DIRECT/62.17.163.240 - 1141028852.022 814 172.26.11.50 TCP_MISS/304 287 GET http://62.17.163.240/lo_0668/jscripts/page.js - DIRECT/62.17.163.240 - 1141028852.848 821 172.26.11.50 TCP_MISS/304 287 GET http://62.17.163.240/lo_0668/jscripts/spi.js - DIRECT/62.17.163.240 - 1141028853.690 842 172.26.11.50 TCP_MISS/304 287 GET http://62.17.163.240/lo_0668/jscripts/generic_oce.js - DIRECT/62.17.163.240 - 1141028854.513 805 172.26.11.50 TCP_MISS/304 287 GET http://62.17.163.240/lo_0668/jscripts/communicate.js - DIRECT/62.17.163.240 - 1141028855.486 972 172.26.11.50 TCP_MISS/304 286 GET http://62.17.163.240/lo_0668/jscripts/scofind.js - DIRECT/62.17.163.240 - 1141028856.273 788 172.26.11.50 TCP_REFRESH_HIT/304 286 GET http://62.17.163.240/lo_0668/interface_images/generic/arrowl.gif - DIRECT/62.17.163.240 - 1141028856.458 946 172.26.11.50 TCP_REFRESH_HIT/304 286 GET http://62.17.163.240/lo_0668/interface_images/generic/arrowr.gif - DIRECT/62.17.163.240 - 1141028857.266 793 172.26.11.50 TCP_REFRESH_HIT/304 286 GET http://62.17.163.240/lo_0668/interface_images/generic/pix_transp.gif - DIRECT/62.17.163.240 - 1141028857.268 791 172.26.11.50 TCP_REFRESH_HIT/304 286 GET http://62.17.163.240/lo_0668/interface_images/generic/400002.gif - DIRECT/62.17.163.240 - 1141028857.450 992 172.26.11.50 TCP_REFRESH_HIT/304 286 GET http://62.17.163.240/lo_0668/interface_images/generic/pix_transp.gif - DIRECT/62.17.163.240 - 1141028858.074 767 172.26.11.50 TCP_REFRESH_HIT/304 286 GET http://62.17.163.240/lo_0668/interface_images/generic/arrowl_r.gif - DIRECT/62.17.163.240 - 1141028858.243 975 172.26.11.50 TCP_REFRESH_HIT/304 286 GET http://62.17.163.240/lo_0668/interface_images/generic/400003.gif - DIRECT/62.17.163.240 - 1141028860.174 3701 172.26.11.50 TCP_REFRESH_HIT/304 286 GET http://62.17.163.240/lo_0668/interface_images/generic/pix_transp.gif - DIRECT/62.17.163.240 - 1141028860.475 35 172.26.11.50 TCP_IMS_HIT/304 216 GET http://62.17.163.240/lo_0668/interface_images/generic/arrowr_r.gif - NONE/- image/gif 1141028861.448 767 172.26.11.50 TCP_REFRESH_HIT/304 286 GET http://62.17.163.240/lo_0668/lo_0668/lo_0668page018.html - DIRECT/62.17.163.240 - 1141028861.713 3926 172.26.11.50 TCP_MISS/404 1843 GET http://62.17.163.240/favicon.ico - DIRECT/62.17.163.240 text/html 1141028862.121 752 172.26.11.50 TCP_MISS/404 1843 GET http://62.17.163.240/favicon.ico - DIRECT/62.17.163.240 text/html 1141028862.390 942 172.26.11.50 TCP_MISS/304 287 GET http://62.17.163.240/lo_0668/jscripts/common.js - DIRECT/62.17.163.240 - 1141028863.315 925 172.26.11.50 TCP_MISS/304 287 GET http://62.17.163.240/lo_0668/jscripts/browserfuncs.js - DIRECT/62.17.163.240 - 1141028864.245 929 172.26.11.50 TCP_MISS/304 287 GET http://62.17.163.240/lo_0668/jscripts/page.js - DIRECT/62.17.163.240 - 1141028865.181 936 172.26.11.50 TCP_MISS/304 287 GET http://62.17.163.240/lo_0668/jscripts/spi.js - DIRECT/62.17.163.240 - 1141028866.105 924 172.26.11.50 TCP_MISS/304 287 GET http://62.17.163.240/lo_0668/jscripts/generic_oce.js - DIRECT/62.17.163.240 - 1141028866.909 803 172.26.11.50 TCP_MISS/304 287 GET http://62.17.163.240/lo_0668/jscripts/communicate.js - DIRECT/62.17.163.240 - 1141028867.724 802 172.26.11.50 TCP_MISS/304 286 GET http://62.17.163.240/lo_0668/jscripts/scofind.js - DIRECT/62.17.163.240 - Thanks