proxygen
wangle::SSLCacheOptions Struct Reference

#include <SSLCacheOptions.h>

Public Attributes

std::chrono::seconds sslCacheTimeout
 
uint64_t maxSSLCacheSize
 
uint64_t sslCacheFlushSize
 

Detailed Description

Definition at line 23 of file SSLCacheOptions.h.

Member Data Documentation

uint64_t wangle::SSLCacheOptions::maxSSLCacheSize

Definition at line 25 of file SSLCacheOptions.h.

Referenced by wangle::ServerSSLContext::setupSessionCache().

uint64_t wangle::SSLCacheOptions::sslCacheFlushSize

Definition at line 26 of file SSLCacheOptions.h.

Referenced by wangle::ServerSSLContext::setupSessionCache().

std::chrono::seconds wangle::SSLCacheOptions::sslCacheTimeout

The documentation for this struct was generated from the following file: