Control: tags -1 moreinfo
Hi Mark,
On Sat, 10 Apr 2010 00:12:44 +0100 markhob...@yahoo.co.uk wrote:
> Package: tinyproxy
> Severity: normal
>
> I have blocked google-analytics.com via the block list. If I point
the browser
> at http://ssl.google-analytics.com/ I get an error as follows:
>
> Cache Error!
> The following error has occured: The request you made has been filted
> Generated by tinyproxy (1.6.3)
>
> Ok, so it looks like the filter is working. I now point the browser at
> https://ssl.google-analytics.com/ and this gives a different error:
>
> Proxy Server Refused Connection
>
> The connection was refused when attempting to contact the proxy
server you
> have configured. Please check your proxy settings and try again.
We can't have the same pages for this, as the error is different.
With http, the block is URL based and you can block certain URLs on one
server while others are non-blocked. So blocked http becomes a can't
retrieve this URL error.
With https, the block is a IP based block. You can only block a complete
IP address in a proxy with https, as that's the only information the
proxy has (the host to connect to). So blocked https becomes a can't
connect error.
> I think that second error may be confusing the web browser when it
encounters
> javscript as follows:
>
> <script src="https://ssl.google-analytics.com/urchin.js"
> type="text/javascript">
>
> Currently I am getting a wait for infinity on some websites.
Ok, but this one is indeed problematic. I guess, you found another
solution so far.
However, I uploaded 1.10.0-1 of tinyproxy today and would be interested
if you still have to wait for infinity with such a block in place.
Happy about feedback. If no feedback comes in 2-3 weeks, I will close
this report with tag "wontfix".
Thanks+Greets,
Mike