Lines Matching refs:memcached
201 If :option:`--tls-session-cache-memcached` is given, nghttpx will
202 insert serialized session data to memcached with
204 as a memcached entry key, with expiry time 12 hours. Session timeout
207 By default, connections to memcached server are not encrypted. To
209 :option:`--tls-session-cache-memcached` option.
220 If :option:`--tls-ticket-key-memcached` is given, encryption keys are
221 retrieved from memcached. nghttpx just reads keys from memcached; one
224 available under contrib directory in nghttp2 archive. The memcached
226 memcached is the binary format described below:
250 By default, connections to memcached server are not encrypted. To
252 :option:`--tls-ticket-key-memcached` option.