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 _______________________________________________ nginx mailing list [email protected] http://mailman.nginx.org/mailman/listinfo/nginx
