memc-nginx-module
memc-nginx-module copied to clipboard
An extended version of the standard memcached module that supports set, add, delete, and many more memcached commands.
Results
12
memc-nginx-module issues
Sort by
recently updated
recently updated
newest added
Is it possible to collect upstream statistics for memc_pass? I've created the following location for upstream, but nginx doesn't collect any statistics: log_format main '$host $remote_addr - $remote_user [$time_local] "$request"...