[squid-users] Geolocation Vs Squid

Amos Jeffries squid3 at treenet.co.nz
Wed May 6 14:10:48 UTC 2015


On 7/05/2015 1:48 a.m., Rodrigo Lopes Mauricio wrote:
> I made a clone of my virtual machine and made some tests...
> The two options didn't work.
> 
> I'll purge my squid and will compile it again.
> 
> Is there any specfic parameter that I have to use?

Those two options are the ones Squid emits that identify a proxy in use.
Since they dont work theres little else you can do.

 It could be your browser showing a blank page in objection to the
ancient cipher the https:// URLs involved require.
 It could be your browser or any network security device objecting to
automated javascripts triggering HTTP->HTTPS transition.
 It could be IIS/6 hanging when receiving an HTTP/1.1 POST message.
 It could be the ASP engine inside it crashing when it receives an
HTTP/1.1 compliant POST message (nice one!).
 It could be anything the server objects to in the difference between
HTTP (via proxy) and HTTPS (non-proxied) messages since both are involved.

Amos



More information about the squid-users mailing list