On 11/07/2015 9:23 p.m., David Touzeau wrote:
> Hi all
> 
> 
> We using Squid 3.5.6 in transparent mode with SSL
> 
> 
> With the following settings:
> 
> acl ssl_step1 at_step SslBump1
> acl ssl_step2 at_step SslBump2
> acl ssl_step3 at_step SslBump3
> ssl_bump peek ssl_step1
> ssl_bump splice all
> 
> 
> We have many entries "TAG_NONE/XXXX" in access.log when accessing to SSL
> websites.
> 
> What does it means ?

Spliced connection. No HTTP handling occured.

The TLS logics do not yet have proper processing tags defined yet. That
is still on the todo list.

Amos

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

Reply via email to