If there is not any objection I will apply the latest "cert validation
cache" patch to trunk.
On 11/30/2012 03:08 PM, Tsantilas Christos wrote:
> On 11/24/2012 05:53 PM, Tsantilas Christos wrote:
>> 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
> 
> I am reposting with patch attached.
> 
>>
>>
>>
>> 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 Tue Dec 11 2012 - 08:20:05 MST
This archive was generated by hypermail 2.2.0 : Tue Dec 11 2012 - 12:00:07 MST