Build failed in Jenkins: 3.HEAD-amd64-opensuse #219

2012-10-06 Thread noc
See http://build.squid-cache.org/job/3.HEAD-amd64-opensuse/219/changes Changes: [Automatic source maintenance] Branch 3.3.0.0 -- [...truncated 7165 lines...] Testing ../../src/mime.h ...Ok. Testing ../../src/ftp.h ...Ok. Testing

Re: some notes and help to think is needed + Test results of testing basics in store_url_rewrite.

2012-10-06 Thread Eliezer Croitoru
On 9/27/2012 7:55 AM, Amos Jeffries wrote: This is the HTTP/1.1 variant handling code. Each request URL may have multiple response variants depending on the things indicated by Vary: header and possibly ETag header as a unique ID for each variant. How it is done in Squid is that the store

Build failed in Jenkins: 3.HEAD-amd64-FreeBSD-9.0-clang #19

2012-10-06 Thread noc
See http://build.squid-cache.org/job/3.HEAD-amd64-FreeBSD-9.0-clang/19/changes Changes: [Automatic source maintenance] Branch 3.3.0.0 -- [...truncated 3009 lines...] libtool: link: clang++

Build failed in Jenkins: 3.HEAD-amd64-opensuse #220

2012-10-06 Thread noc
See http://build.squid-cache.org/job/3.HEAD-amd64-opensuse/220/ -- [...truncated 7163 lines...] Testing ../../src/mime.h ...Ok. Testing ../../src/ftp.h ...Ok. Testing ../../src/LoadableModules.h ...Ok. Testing ../../src/stmem.h ...Ok. Testing

Build failed in Jenkins: 3.HEAD-amd64-FreeBSD-9.0-clang #20

2012-10-06 Thread noc
See http://build.squid-cache.org/job/3.HEAD-amd64-FreeBSD-9.0-clang/20/ -- [...truncated 3006 lines...] libtool: link: clang++

Build failed in Jenkins: 3.HEAD-amd64-CentOS-5.3 #2065

2012-10-06 Thread noc
See http://build.squid-cache.org/job/3.HEAD-amd64-CentOS-5.3/2065/changes Changes: [Amos Jeffries] Polish: use DBG_PARSE_NOTE to warn about deprecated logformat tokens -- [...truncated 4345 lines...] libtool: compile: g++ -DHAVE_CONFIG_H -I../../..

Re: some notes and help to think is needed + Test results of testing basics in store_url_rewrite.

2012-10-06 Thread Amos Jeffries
On 6/10/2012 8:53 p.m., Eliezer Croitoru wrote: On 9/27/2012 7:55 AM, Amos Jeffries wrote: This is the HTTP/1.1 variant handling code. Each request URL may have multiple response variants depending on the things indicated by Vary: header and possibly ETag header as a unique ID for each

Re: some notes and help to think is needed + Test results of testing basics in store_url_rewrite.

2012-10-06 Thread Eliezer Croitoru
On 10/6/2012 2:08 PM, Amos Jeffries wrote: ?? sure we are looking at the same Line-506 of src/client_side_reply.cc in trunk ?? switch (varyEvaluateMatch(e, r)) { well it seems one of us have caching problem? or what? my 506 is: if (strcmp(e-mem_obj-url, urlCanonical(r)) != 0) { I also

Summary of store_url project and some questions before posting some patches.

2012-10-06 Thread Eliezer Croitoru
As I moved forward and managed to make store_url feature stable to pass all of my tests The next step is to state a summary of the feature. The goal of store_url feature is to give squid a way to handle De-duplication of objects. Code implementation is quite simple but since I was working

Re: /bzr/squid3/trunk/ r12345: Do not check 'reply content_length is too big' condition twice.

2012-10-06 Thread Alex Rousskov
On 10/05/2012 05:36 PM, Alex Rousskov wrote: revno: 12345 committer: Alex Rousskov rouss...@measurement-factory.com branch nick: trunk timestamp: Fri 2012-10-05 17:36:22 -0600 message: Do not check 'reply content_length is too

Re: Summary of store_url project and some questions before posting some patches.

2012-10-06 Thread Alex Rousskov
On 10/06/2012 09:24 AM, Eliezer Croitoru wrote: As I moved forward and managed to make store_url feature stable to pass all of my tests The next step is to state a summary of the feature. The goal of store_url feature is to give squid a way to handle De-duplication of objects. Code

Re[2]: Summary of store_url project and some questions before posting some patches.

2012-10-06 Thread Eliezer Croitoru
Original Message From: Alex Rousskov rouss...@measurement-factory.com To: Eliezer Croitoru elie...@ngtech.co.il Cc: Squid Developers squid-dev@squid-cache.org Sent: Sat, Oct 6, 2012, 11:49 PM Subject: Re: Summary of store_url project and some questions before posting some patches. On

Jenkins build is back to normal : 3.2-matrix » master #271

2012-10-06 Thread noc
See http://build.squid-cache.org/job/3.2-matrix/./label=master/271/changes

Build failed in Jenkins: 3.2-matrix » obsd-51-x86 #271

2012-10-06 Thread noc
See http://build.squid-cache.org/job/3.2-matrix/./label=obsd-51-x86/271/ -- Started by upstream project 3.2-matrix build number 271 Building remotely on obsd-51-x86 in workspace http://build.squid-cache.org/job/3.2-matrix/./label=obsd-51-x86/ws/

Build failed in Jenkins: 3.2-matrix » obsd-49-x86 #271

2012-10-06 Thread noc
See http://build.squid-cache.org/job/3.2-matrix/./label=obsd-49-x86/271/ -- Started by upstream project 3.2-matrix build number 271 Building remotely on obsd-49-x86 in workspace http://build.squid-cache.org/job/3.2-matrix/./label=obsd-49-x86/ws/

Build failed in Jenkins: 3.2-matrix » opensuse-x64 #271

2012-10-06 Thread noc
See http://build.squid-cache.org/job/3.2-matrix/./label=opensuse-x64/271/changes Changes: [Amos Jeffries] 3.2.2 [Amos Jeffries] Bug 3661: Segmentation fault when using more than 1 worker Previous change to Ipc::Mem::PageStack making variable arrays into dynamically-allocated arrays added an

Re: Summary of store_url project and some questions before posting some patches.

2012-10-06 Thread Henrik Nordström
lör 2012-10-06 klockan 17:24 +0200 skrev Eliezer Croitoru: Code implementation is quite simple but since I was working with the old bzr revision 12317 ant now its about 30 revisions up I dont have a clue on what to do. are you stuck on repository format upgrade, or on incompatible changes

Build failed in Jenkins: 3.HEAD-amd64-CentOS-5.3 #2066

2012-10-06 Thread noc
See http://build.squid-cache.org/job/3.HEAD-amd64-CentOS-5.3/2066/changes Changes: [Amos Jeffries] Fix error: 'opt_parse_cfg_only' was not declared in this scope [Amos Jeffries] Release Notes: 3.3 updates -- [...truncated 4347 lines...] libtool: compile:

Jenkins build is back to normal : 3.HEAD-amd64-CentOS-5.3 #2067

2012-10-06 Thread noc
See http://build.squid-cache.org/job/3.HEAD-amd64-CentOS-5.3/2067/changes