[BUG] (13) Permission denied with workers | squid 3.2.3 and 3.3 rev 12500.

2012-12-06 Thread Eliezer Croitoru
I am trying to work with workers and it seems to not bind the sockets. Basic settings with build options: Squid Cache: Version 3.HEAD-BZR configure options: '--prefix=/opt/squid33-12500' '--enable-delay-pools' '--enable-icap-client' '--disable-wccp' '--disable-wccpv2' '--enable-ssl' '--enable-l

Re: [PATCH] Do not send unretriable requests on reused pinned connections

2012-12-06 Thread Alex Rousskov
On 12/06/2012 05:21 AM, Amos Jeffries wrote: > On 5/12/2012 9:19 a.m., Alex Rousskov wrote: >> On 12/01/2012 06:02 PM, Alex Rousskov wrote: >>> To summarize, our choices for a pinned connection created for the >>> current client are: >>> >>> Before sending the request: >>> >>> 1. Reopen and repin u

Re: [PATCH] Do not send unretriable requests on reused pinned connections

2012-12-06 Thread Amos Jeffries
On 5/12/2012 9:19 a.m., Alex Rousskov wrote: On 12/01/2012 06:02 PM, Alex Rousskov wrote: To summarize, our choices for a pinned connection created for the current client are: Before sending the request: 1. Reopen and repin used pconns to send unretriable requests, just like non-pinned con

Re: [PATCH] StoreID stage 2\3 fully functional StoreID interface.

2012-12-06 Thread Amos Jeffries
On 6/12/2012 9:03 p.m., Eliezer Croitoru wrote: Thanks Alex and Amos, The Audit gave me a lot! I hope to sit on it today and if not today later next week. For now I am using this patch in a testing machine to make sure it does what needed for a reasonable period of time without bad side effect

Re: [PATCH] StoreID stage 2\3 fully functional StoreID interface.

2012-12-06 Thread Eliezer Croitoru
Thanks Alex and Amos, The Audit gave me a lot! I hope to sit on it today and if not today later next week. For now I am using this patch in a testing machine to make sure it does what needed for a reasonable period of time without bad side effects. How long it is before committing a patch to t