https://docs.djangoproject.com/en/2.1/topics/cache/#memcached
When running a memcached daemon on each server, is it implicitly implied that each memcached daemon should be configured to listen on 0.0.0.0 (default is 127.0.0.1) so that all Django processes can get/set in one big memory pool, where one daemon is local (memory overhead) and rest are on network (hostname/network resulution overhead) Or is there a possibility that you may want each server to have it's own isolated daemon? -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscr...@googlegroups.com. To post to this group, send email to django-users@googlegroups.com. Visit this group at https://groups.google.com/group/django-users. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/e1bd5a77-cfb8-4ba6-b0e0-48d8c7a48136%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.