Re: HTTPS pass through / SNI filtering

2011-07-05 Thread Deniz Eren
Hi; Can you give me an idea from where to start in order to pass https traffic unprocessed through squid or implement SNI filtering for squid, that will be enough to start my project. Thanks in advance.. On Mon, Jul 4, 2011 at 3:04 PM, Deniz Eren wrote: > Hi; > > I'm planning to work on an ac

[PATCH] regular expression optimisation patch for squid 3.1.14

2011-07-05 Thread Marcus Kool
Attached is a patch for optimisation of REs. This is the second submission of the patch and the comments from Amos' review are addressed. This patch is inspired by the work that I did for ufdbGuard and a few emails with Amos. The new code optimises lists of regular expressions. The optimisation

Re: IdleConnList problems

2011-07-05 Thread Tsantilas Christos
On 07/05/2011 12:23 PM, Amos Jeffries wrote: OK, for now I will try to just remove these tests ... You mentioned other asserts. Still happening and what are they? Yep. I disabled the read_pending flag tests and now I am getting the following assertion: assertion failed: comm.cc:170: "fd_

Fwd: subscription

2011-07-05 Thread Marcus Kool
Hi, I like to subscribe to squid-dev. I tried to subscribe at June 27 but got no response. Thanks Marcus Kool Original Message From: - Mon Jun 27 16:29:03 2011 Message-ID: <4e08d9fc.5060...@urlfilterdb.com> Date: Mon, 27 Jun 2011 16:29:00 -0300 From: Marcus Kool User-Agent:

Re: IdleConnList problems

2011-07-05 Thread Amos Jeffries
On 05/07/11 19:56, Tsantilas Christos wrote: On 07/05/2011 09:18 AM, Amos Jeffries wrote: On 05/07/11 06:35, Tsantilas Christos wrote: Hi all, I am still having many problems with IdleConnList :-( Looks that the IdleConnList::pop() and the IdleConnList::findUseable() methods return always NULL

Re: IdleConnList problems

2011-07-05 Thread Tsantilas Christos
On 07/05/2011 09:18 AM, Amos Jeffries wrote: On 05/07/11 06:35, Tsantilas Christos wrote: Hi all, I am still having many problems with IdleConnList :-( Looks that the IdleConnList::pop() and the IdleConnList::findUseable() methods return always NULL. The reason is the fd_table[]::flags.read_pen