Maxim Dounin
December 14, 2012 05:58AM
Hello!

On Fri, Dec 14, 2012 at 01:45:34AM -0500, justin wrote:

> Browsing my nginx error log noticed the following logged A LOT:
>
> 2012/12/13 21:37:18 [crit] 7968#0: ngx_slab_alloc() failed: no memory in SSL
> session shared cache "SSL_CACHE"
>
> If the cache fills, does it flush older entries for new entries? Basically,
> how does the SSL cache work exactly?

If there is no memory available in a shared cache, oldest
non-expired session will be dropped. In most cases this will be
enough to create new session, but I wouldn't rely on this as this
is more an emergency mechanism than a normal behaviour.

--
Maxim Dounin
http://nginx.com/support.html

_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
Subject Author Posted

SSL performance optimization with cache

Anonymous User December 13, 2012 09:45PM

Re: SSL performance optimization with cache

Anonymous User December 14, 2012 01:45AM

Re: SSL performance optimization with cache

Maxim Dounin December 14, 2012 05:58AM

Re: SSL performance optimization with cache

Anonymous User December 14, 2012 05:52PM

Re: SSL performance optimization with cache

Maxim Dounin December 14, 2012 06:02AM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 183
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready