[squid-dev] Jenkins build is back to normal : trunk-matrix » clang,d-centos-7 #687

2016-07-11 Thread noc
See ___ squid-dev mailing list squid-dev@lists.squid-cache.org http://lists.squid-cache.org/listinfo/squid-dev

[squid-dev] Jenkins build is back to normal : trunk-matrix » clang,d-opensuse-13.2 #687

2016-07-11 Thread noc
See ___ squid-dev mailing list squid-dev@lists.squid-cache.org http://lists.squid-cache.org/listinfo/squid-dev

[squid-dev] Build failed in Jenkins: trunk-matrix » clang,rs-fbsd-10 #687

2016-07-11 Thread noc
See -- [...truncated 35612 lines...] libtool: compile: ccache clang++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../include

[squid-dev] Build failed in Jenkins: trunk-matrix » clang,d-centos-7 #686

2016-07-11 Thread noc
See -- [...truncated 525 lines...] checking for bstring.h... no checking for crypt.h... (cached) yes checking ctype.h usability... yes checking ctype.h presence... yes

[squid-dev] Build failed in Jenkins: trunk-matrix » clang,rs-fbsd-10 #686

2016-07-11 Thread noc
See -- [...truncated 35602 lines...] depbase=`echo ActionParams.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile ccache clang++

[squid-dev] Build failed in Jenkins: trunk-matrix » clang,d-ubuntu-trusty #686

2016-07-11 Thread noc
See -- [...truncated 483 lines...] checking for bstring.h... no checking for crypt.h... (cached) yes checking ctype.h usability... yes checking ctype.h presence...

Re: [squid-dev] [PATCH] Fetch missing certificates

2016-07-11 Thread Amos Jeffries
On 12/07/2016 7:13 a.m., Alex Rousskov wrote: > On 07/11/2016 10:18 AM, Christos Tsantilas wrote: > > >> +debugs(33, 5, HERE); > >> +debugs(33 , 2, HERE); > >> +debugs(33, 6, HERE); > > s/HERE/this/ > Agreed on removing HERE. Not sure if 'this' is better though. There is a

[squid-dev] Build failed in Jenkins: trunk-matrix » clang,rs-fbsd-10 #685

2016-07-11 Thread noc
See -- [...truncated 35608 lines...] depbase=`echo ActionParams.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile ccache clang++

Re: [squid-dev] HTTP meetup in Stockholm

2016-07-11 Thread Kinkie
On Mon, Jul 11, 2016 at 8:53 PM, Henrik Nordström wrote: > > sön 2016-07-10 klockan 11:33 +0100 skrev Kinkie: > > Hi all, > > at the end of the month I will attend the HTTP meetup in Stockholm. > > Besides having a chance to see Henrik, I'd like to collect your > >

Re: [squid-dev] HTTP meetup in Stockholm

2016-07-11 Thread Henrik Nordström
sön 2016-07-10 klockan 11:33 +0100 skrev Kinkie: > Hi all, >   at the end of the month I will attend the HTTP meetup in Stockholm. > Besides having a chance to see Henrik, I'd like to collect your > feedback and opinions on the topic that are likely to be touched. Oh, This have completely

Re: [squid-dev] HTTP meetup in Stockholm

2016-07-11 Thread Alex Rousskov
On 07/10/2016 04:33 AM, Kinkie wrote: > at the end of the month I will attend the HTTP meetup in Stockholm. > Besides having a chance to see Henrik, I'd like to collect your feedback > and opinions on the topic that are likely to be touched. > > Currently there is rather hot discussion on the

Re: [squid-dev] [PATCH] Fetch missing certificates

2016-07-11 Thread Alex Rousskov
On 07/11/2016 10:18 AM, Christos Tsantilas wrote: > +/// The maximum allowed object size. > +static const size_t MaxObjectSize = 1*1024*1024; > +bool existingContent = reply ? reply->content_length : 0; > +bool exceedSize = (existingContent > -1 && (size_t)existingContent > >

Re: [squid-dev] [PATCH] Fetch missing certificates

2016-07-11 Thread Alex Rousskov
On 07/11/2016 10:18 AM, Christos Tsantilas wrote: > This patch includes a Downloader class which implemented as independent > AsyncJob class (in the initial patch was a ConnStateData kid). > > Currently runs an other related discussion under the mail thread "Care > and feeding of ConnStateData",

[squid-dev] [PATCH] Fetch missing certificates

2016-07-11 Thread Christos Tsantilas
Patch description ~~~ Many web servers do not have complete certificate chains. Many browsers use certificate extensions of the server certificate and download the missing intermediate certificates automatically from the Internet. This patch add this feature to Squid. The

Re: [squid-dev] [PATCH Bug 4534 and N-bit fixes for CacheDigest

2016-07-11 Thread Alex Rousskov
On 07/10/2016 04:08 AM, Amos Jeffries wrote: > we are going to have > to decide if it is reasonable to have extremely large Cache Digest masks > (several tens of GB or memory). IMO it is very reasonable if the admin wants/needs large Cache Digests. In some setups, occasionally transferring a few