debugs from an interesting CBDATA case study

2014-01-07 Thread Amos Jeffries
For background: CBDATA uses an external lock counting and pointer management structure to perform auto_ptr/unique_ptr semantics on objects. If the objects this pointer does not match a magic binary pattern in the CBDATA object (cookie) for the class it will assert as shown below. For the code

Re: [PATCH] client-side redesign pt1 - Comm::TcpReceiver

2014-01-07 Thread Amos Jeffries
Updated patch attaced for audit. This one includes all the currently known bits for server-side delay pools so no audit omissions this time around. On 4/01/2014 8:16 a.m., Alex Rousskov wrote: On 12/03/2013 10:05 PM, Amos Jeffries wrote: This patch abstracts the TCP socket operations out of

Re: [PATCH] client-side redesign pt1 - Comm::TcpReceiver

2014-01-07 Thread Amos Jeffries
This one with the mk2 patch actually attached. Amos === modified file 'src/comm/Makefile.am' --- src/comm/Makefile.am2012-03-29 09:22:41 + +++ src/comm/Makefile.am2013-10-16 12:14:31 + @@ -23,6 +23,8 @@ ModSelectWin32.cc \ TcpAcceptor.cc \

Re: debugs from an interesting CBDATA case study

2014-01-07 Thread Alex Rousskov
On 01/07/2014 02:40 AM, Amos Jeffries wrote: For background: CBDATA uses an external lock counting and pointer management structure to perform auto_ptr/unique_ptr semantics on objects. If the objects this pointer does not match a magic binary pattern in the CBDATA object (cookie) for the

Re: SUSE build of squid.

2014-01-07 Thread Kinkie
Hi Eliezer, I suspect you are seeing the ill interactions of the -march=native flag with a paravirtualized environment (such as most of our RackSpace-sponsored nodes): a paravirt environment doesn't implement the full instruction set advertised by the processor. You may want to try the

helper program

2014-01-07 Thread cll_kfoury
Hi all, I'm working with squid 2.7 with perl helper and every things work fine but try to work with squid 3.4.3 (beta version) and enable the helper that already worked with 2.7, but it doesn't work, try another one ( simplest perl helper) but the same error result. squid.conf acl

Re: helper program

2014-01-07 Thread Amos Jeffries
On 2014-01-08 07:19, Francesco Chemolli wrote: On 07 Jan 2014, at 18:24, cll_kfoury wrote: Hi all, I'm working with squid 2.7 with perl helper and every things work fine but try to work with squid 3.4.3 (beta version) and enable the helper that already worked with 2.7, but it doesn't work,

Re: helper program

2014-01-07 Thread Amos Jeffries
On 2014-01-08 08:52, Amos Jeffries wrote: On 2014-01-08 07:19, Francesco Chemolli wrote: On 07 Jan 2014, at 18:24, cll_kfoury wrote: Hi all, I'm working with squid 2.7 with perl helper and every things work fine but try to work with squid 3.4.3 (beta version) and enable the helper that

Re: SUSE build of squid.

2014-01-07 Thread Amos Jeffries
On 8/01/2014 2:13 p.m., Eliezer Croitoru wrote: As I understood the -fPIC flag will fit for allowing the code to be more kind of dynamic in it's memory location and portable. I am looking for the right words for the flag PIC. PIC and PIE should be added automatically by libtool. Amos

Build failed in Jenkins: 3.HEAD-coadvisor #153

2014-01-07 Thread noc
See http://build.squid-cache.org/job/3.HEAD-coadvisor/153/ -- Started by an SCM change Building remotely on co-advisor in workspace http://build.squid-cache.org/job/3.HEAD-coadvisor/ws/ Cleaning workspace... $ bzr checkout --lightweight