Extended version of the standard NGINX memcached module
11 — Every core and module directive — syntax, defaults, contexts, and real configuration examples.
memc_buffer_size
The `memc_buffer_size` directive defines the size of the buffer used for data…
httpserverlocation
memc_cmds_allowed
The `memc_cmds_allowed` directive specifies a list of allowed memcached…
httpserverlocation
memc_connect_timeout
The `memc_connect_timeout` directive sets the timeout duration for…
httpserverlocation
memc_flags_to_last_modified
The `memc_flags_to_last_modified` directive sets the Memcached flags to the…
locationif in location
memc_ignore_client_abort
The memc_ignore_client_abort directive allows NGINX to continue processing…
locationif in location
memc_next_upstream
The `memc_next_upstream` directive defines behavior for retrying upstream…
httpserverlocation
memc_pass
The 'memc_pass' directive sends requests to a specified memcached server for…
locationif in location
memc_read_timeout
The `memc_read_timeout` directive sets the maximum time limit for reading data…
httpserverlocation
memc_send_timeout
Sets the timeout for sending commands to the memcached server in NGINX.
httpserverlocation
memc_upstream_fail_timeout
Specifies the timeout for failover attempts when upstream memcached servers…
httpserverlocation
memc_upstream_max_fails
Sets the maximum number of failed attempts to reach a memcached server before…
httpserverlocation