enable memcache with nginx
Gena Makhomed
gmm at csdoc.com
Fri Mar 20 19:59:27 UTC 2015
On 20.03.2015 21:36, Mohammad Tokallo wrote:
> i have tried to configure memcache with nginx but still couldn't
> configure it
> anybody have experience to configure memcache with nginx please send
> your configuration file
You can find example configuration in module documentation:
http://nginx.org/en/docs/http/ngx_http_memcached_module.html
nginx can only read from memcached and can't write to it.
Thereby content into memcached must be placed by backend.
--
Best regards,
Gena
More information about the nginx
mailing list