Hi all, I am a newbie to squid and I am wondering how to do the following:I tried FAQ and user mailing archives on "slow response" and did not solve my issue. I have a proxy code [openssl] and I need to integrate squid such that all HTTP requests is forwarded to squid through our proxy only.The purpose of proxy is more for controlling http access a this point. Client <--> proxy <----> Squid <----> Webservers Currently squid forwards all the request from proxy [ I used access control list formats to block receiving requests from others]. The request goes through which I verified in log files. I also see some The response time is very slow. I see some empty requests under new request = , is that common in between getting pages. Please find a snapshot below. <<<<<<<<<<<<<<<<<<<<< new request = GET http://itservicedesk.satyam.com/CAisd/css/analyst_styles.css HTTP/1.1 Host: itservicedesk.satyam.com User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.3) Gecko/20070417 Fedora/2.0.0.3-4.fc7 Firefox/2.0.0.3 Accept: text/css,*/*;q=0.1 Accept-Language: en-us,en;q=0.5 Accept-Encoding: gzip,deflate Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7 Keep-Alive: 300 Proxy-Connection: keep-alive Referer: http://itservicedesk.satyam.com/ If-Modified-Since: Fri, 01 Apr 2005 15:57:12 GMT If-None-Match: "0bc7377d336c51:1289" new request = new request = GET http://itservicedesk.satyam.com/CAisd/css/imgbutton.css HTTP/1.1 Host: itservicedesk.satyam.com User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.3) Gecko/20070417 Fedora/2.0.0.3-4.fc7 Firefox/2.0.0.3 Accept: text/css,*/*;q=0.1 Accept-Language: en-us,en;q=0.5 Accept-Encoding: gzip,deflate Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7 Keep-Alive: 300 Proxy-Connection: keep-alive Referer: http://itservicedesk.satyam.com/ new request = new request = GET http://itservicedesk.satyam.com/CAisd/scripts/window_manager.js HTTP/1.1 Host: itservicedesk.satyam.com User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.3) Gecko/20070417 Fedora/2.0.0.3-4.fc7 Firefox/2.0.0.3 Accept: */* Accept-Language: en-us,en;q=0.5 Accept-Encoding: gzip,deflate Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7 Keep-Alive: 300 Proxy-Connection: keep-alive Referer: http://itservicedesk.satyam.com/ >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>. Your help is highly appreciated. Thanks in advance Geetha DISCLAIMER: This email (including any attachments) is intended for the sole use of the intended recipient/s and may contain material that is CONFIDENTIAL AND PRIVATE COMPANY INFORMATION. Any review or reliance by others or copying or distribution or forwarding of any or all of the contents in this message is STRICTLY PROHIBITED. If you are not the intended recipient, please contact the sender by email and delete all copies; your cooperation in this regard is appreciated.