Hello, I'm interested in trying to improve the performance of my memcached system -- but not sure where to turn for guidance on best practices. Are there any resources the list would recommend?
I'm managing a sitewide cache for a Postgres-Django-mod_python-Apache site roughly along the lines of what's described here. http://docs.djangoproject.com/en/1.0/topics/cache/ Recently I've been bumping up again the numfiles limit on my rig and am now embarking on a mission to find solutions that might reduce the problem. Any advice appreciated, as always. Thank you.
