Hello,
With tune.ssl.cachesize is it possible to set the size of the global SSL session cache, but how I can check clearly the usage of that cache?
Thanks,
Hello,
With tune.ssl.cachesize is it possible to set the size of the global SSL session cache, but how I can check clearly the usage of that cache?
Thanks,
I believe show info on the admin socket should show some of those values.
There are two registers directly related:
SslCacheLookups: 12669910
SslCacheMisses: 9994550
But no one with the usage of the cache.
You are right, I don’t think this is possible currently.
You could file a feature request at github if you want: