Closed anfragment closed 11 months ago
Currently, generated TLS certificates get evicted 2 minutes after their generation. Due to the usual access patterns this naive heuristic is bad for both frequently and infrequently accessed items. An LRU cache should perform much better.
Currently, generated TLS certificates get evicted 2 minutes after their generation. Due to the usual access patterns this naive heuristic is bad for both frequently and infrequently accessed items. An LRU cache should perform much better.