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

2012-12-07 Thread Henrik Nordström
tor 2012-12-06 klockan 21:54 +0200 skrev Eliezer Croitoru: On cache log I am getting these: 2012/12/06 21:34:29.780 kid3| commBind: Cannot bind socket FD 10 to [::]: (13) Permission denied Odd.. the debug output indicates this is a request for assigning an ipv6:port. What do strace say?

Re: [PATCH] Re: Helpers parse response bug

2012-12-07 Thread Amos Jeffries
On 5/12/2012 1:59 p.m., Amos Jeffries wrote: 1a) a layering issue between helperHandleRead() and helperReturnBuffer(). helperReturnBuffer is only dealing with the message sub-string, but has been made to memmove() the buffer contents which means it has to become aware of these problematic

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

2012-12-07 Thread noc
See http://build.squid-cache.org/job/3.HEAD-amd64-CentOS-5.3/2175/changes Changes: [Amos Jeffries] Fix helper buffer management Identified by Tsantilas Christos. One byte remains in helpers io buffer after parsing the response. This is will cause problems when the next response from helper