2👍
So I couldn’t seem to find it before, but apparently this question has already been answered.
The problem is that both memcached and Django’s memcached binding set limits of 1 MB. I’m pretty sure this is a bug – the python binding should respect memcached’s actual configuration. The new value has to be hardwired in, apparently.
👤Alex
Source:stackexchange.com