Search squid archive

Re: Is it possible to send the connection, starting with the CONNECT, to cache-peer?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 23/09/2015 11:01 p.m., Yuri Voinov wrote:
> Look:
> 
> # Tor acl
> acl tor_url url_regex -i "/usr/local/squid/etc/url.tor"
> 
> url.tor contains:
> ^https?.*torproject.*
> 
> May be, I'm an idiot, but where is the error?

The URL on the CONNECT requests ("torproject.om:443") are not starting
with string "http".

Use:
  acl tor_url dstdom_regex torproject

or
  acl tor_url dstdomain .torproject.com

Amos

_______________________________________________
squid-users mailing list
squid-users@xxxxxxxxxxxxxxxxxxxxx
http://lists.squid-cache.org/listinfo/squid-users




[Index of Archives]     [Linux Audio Users]     [Samba]     [Big List of Linux Books]     [Linux USB]     [Yosemite News]

  Powered by Linux