Re: [RFC] unified port directive

2014-06-11 Thread Amos Jeffries
On 11/06/2014 2:35 a.m., Francesco wrote: On 10 Jun 2014, at 16:29, Alex Rousskov rouss...@measurement-factory.com wrote: On 06/10/2014 12:09 AM, Kinkie wrote: On Mon, Jun 9, 2014 at 6:47 PM, Alex Rousskov wrote: On 06/08/2014 11:07 PM, Amos Jeffries wrote: I propose that we combine the

Jenkins build is back to normal : 3.HEAD-coadvisor #309

2014-06-11 Thread noc
See http://build.squid-cache.org/job/3.HEAD-coadvisor/309/

Build failed in Jenkins: 3.HEAD-amd64-OpenBSD-5.4 #95

2014-06-11 Thread noc
See http://build.squid-cache.org/job/3.HEAD-amd64-OpenBSD-5.4/95/ -- Started by upstream project 3.HEAD-amd64-centos-6 build number 370 originally caused by: Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM

Build failed in Jenkins: 3.HEAD-amd64-ubuntu-saucy #246

2014-06-11 Thread noc
See http://build.squid-cache.org/job/3.HEAD-amd64-ubuntu-saucy/246/changes Changes: [Francesco Chemolli] Fixed bug in CharacterSet::addRange() [Francesco Chemolli] Complete ConnOpener::connect change from r13459 [Amos Jeffries] Windows: fix various libip build issues * Missing include

[PATCH] Support client connection annotation by helpers via clt_conn_id=ID

2014-06-11 Thread Tsantilas Christos
TCP client connections tagging is useful for faking various forms of connection-based authentication when standard HTTP authentication cannot be used. A URL rewriter or, external ACL helper may mark the authenticated client connection to avoid going through authentication steps during

Re: [code] [for discussion] map-trie

2014-06-11 Thread Kinkie
Hi, I've done some benchmarking, here are the results so far: The proposal I'm suggesting for dstdomain acl is at lp:~kinkie/squid/flexitrie . It uses the level-compact trie approach I've described in this thread (NOT a Patricia trie). As a comparison, lp:~kinkie/squid/domaindata-benchmark