NGINX upstream module for the Redis 2.0 protocol
11 — Every core and module directive — syntax, defaults, contexts, and real configuration examples.
redis2_bind
The `redis2_bind` directive sets the local IP address and port for connections…
httpserverlocation
redis2_buffer_size
Sets the size of the buffer used for reading responses from the Redis server.
httpserverlocation
redis2_connect_timeout
The `redis2_connect_timeout` directive sets the timeout duration for…
httpserverlocation
redis2_literal_raw_query
The `redis2_literal_raw_query` directive allows for direct specification of…
locationif in location
redis2_next_upstream
The `redis2_next_upstream` directive determines when NGINX should attempt to…
httpserverlocation
redis2_pass
The `redis2_pass` directive defines the address of the Redis server to which…
locationif in location
redis2_query
Sets a Redis command query to be executed by the upstream Redis server.
locationif in location
redis2_raw_queries
The `redis2_raw_queries` directive allows the specification of multiple raw…
locationif in location
redis2_raw_query
The redis2_raw_query directive sends a raw query string to a Redis server as…
locationif in location
redis2_read_timeout
The `redis2_read_timeout` directive sets the maximum time to read the response…
httpserverlocation
redis2_send_timeout
Sets the timeout for sending requests to a Redis server.
httpserverlocation