On mån, 2008-07-07 at 13:01 +0530, Geetha_Priya wrote:
> Accessing websites through proxy and squid has following response along with 
> being slow
> 
> 1. No graphical images are obtained for a requested page, I don’t see 
> subsequent requests for obtaining images through squid. It gets the main page 
> without graphics

Then those requests is not reaching Squid for some reason.

> 2. At times when requests is made a window pops up in the browser that says 
> 
> "you have chosen to open http://weblink
> Which is a bin file" and provides options to save
>  
> I don’t understand the reason behind this. Again I am not sure if it is 
> because of squid or openssl.

Most likely your proxy, not Squid. From your description it sounds like
your proxy has problems with persistent connections, not forwarding the
next request received on a persistent connection.

openssl is not a proxy. Is your proxy a homebrew software of some kind,
or a ready made application? If a ready made application, which one?

If the above suspicion is true it should help to disable persistent
connections in Squid

   client_persistent_connections off

Regards
Henrik

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to