10.10. Proxy server memcache configuration


Find an example memcache configuration for the proxy server at etc/memcache.conf-sample in the source code repository.
The available configuration options are:
Table 10.63. Description of configuration options for [memcache] in memcache.conf
Configuration option = Default value Description
connect_timeout = 0.3 Timeout in seconds (float) for connection
io_timeout = 2.0 Timeout in seconds (float) for read and write
memcache_max_connections = 2 Max number of connections to each memcached server per worker services
memcache_serialization_support = 2 Sets how memcache values are serialized and deserialized
memcache_servers = 127.0.0.1:11211 Comma-separated list of memcached servers ip:port services
pool_timeout = 1.0 Timeout in seconds (float) for pooled connection
tries = 3 Number of servers to retry on failures getting a pooled connection
Red Hat logoGithubRedditYoutubeTwitter

Learn

Try, buy, & sell

Communities

About Red Hat Documentation

We help Red Hat users innovate and achieve their goals with our products and services with content they can trust.

Making open source more inclusive

Red Hat is committed to replacing problematic language in our code, documentation, and web properties. For more details, see the Red Hat Blog.

About Red Hat

We deliver hardened solutions that make it easier for enterprises to work across platforms and environments, from the core datacenter to the network edge.

© 2024 Red Hat, Inc.