Memcache returning incorrect items.
Posted: Thu Mar 25, 2010 5:28 am
I am having serious problems with Memcache.
Whenever I request a cache from the server, it always returns the same one, regardless of which one I call, if I clear the server memcache and go to a different page, it returns the correct result, but then that result is cached (When it should be returning the results of already cached pages).
The method is used in exactly the same way on other parts of the site, and yet it works perfectly and as it should.
I cannot post source code as it is a closed source project, sorry.
Thanks in advance.
Whenever I request a cache from the server, it always returns the same one, regardless of which one I call, if I clear the server memcache and go to a different page, it returns the correct result, but then that result is cached (When it should be returning the results of already cached pages).
The method is used in exactly the same way on other parts of the site, and yet it works perfectly and as it should.
I cannot post source code as it is a closed source project, sorry.
Thanks in advance.