Re: [PATCH] cert validation cache

From: Tsantilas Christos <chtsanti_at_users.sourceforge.net>
Date: Sat, 24 Nov 2012 17:53:20 +0200

I am sending an updated patch for cert validation cache.

This is a patch over the latest "SSL server certificate validator
implementation" (cert_validator-v3.patch) I posted in this mailing list

On 11/14/2012 03:12 PM, Tsantilas Christos wrote:
> This patch add squid internal cache for cert validator helper. It is
> posted as separate patch because investigates the LruMap template class
> which can be used to implement object caches inside squid.
>
> The new LruMap template class used to replace old
> Ssl::LocalContextStorage class which is used as SSL contexts cache.
>
> Patch description:
>
> This patch add cache to cert validation helper. The following new
> options added to "sslcrtvalidator_program" configuration parameter to
> control cache behaviour:
> ttl=n TTL in seconds for cached results.The default is 60 secs
> cache=n limit the result cache size. The default value is 2048
> SSL contexts cache.
>
> This is a Measurement Factory project
>
Received on Sat Nov 24 2012 - 15:53:30 MST

This archive was generated by hypermail 2.2.0 : Fri Nov 30 2012 - 12:00:18 MST