Why is there a hardcoded chunk limit (.5 meg after compression) in memcached? Has anyone recompiled theirs to up it? I know I should not be sending big chunks like that around, but these extra heavy chunks happen for me from time to time and wreak havoc.
Share
This question used to be in the official FAQ
What are some limits in memcached I might hit? (Wayback Machine)
To quote:
The FAQ has now been revised and there are now two separate questions covering this:
What is the maxiumum key length? (250 bytes)
Why are items limited to 1 megabyte in size?