can i do the following: check memcache for existence of content. if not continue our normal processing which is currently: check for static file if it exists, serve it if it doesnt exist, pass request off to upstream server.