me and my team are getting mad over this.
We perform full-page caching on the webpages of our website. Everythings works fine, but when an application error occurs memcached starts caching blank pages, then served to end users until they expire.
Does anyone know if there is any memcached configuration parameter that can help us in avoiding this? Does anyone know about any other trick?
Thanks a lot.