Docs on multiple servers/memcached daemons not clear

16 views
Skip to first unread message

ciaran....@activeenergy.ie

unread,
Aug 7, 2018, 9:40:47 AM8/7/18
to Django users
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?

ciaran....@activeenergy.ie

unread,
Aug 7, 2018, 10:01:01 AM8/7/18
to Django users
Sorry for double post, didn't realize there was an approval step https://groups.google.com/forum/#!topic/django-users/EZho7Y8KSOw
Reply all
Reply to author
Forward
0 new messages