These slides are totally offbase about static files with nginx and memcached. I've benched large nginx clusters storing static file page caches in memcached against just serving them from a GFS filesystem and giving linux lots of ram for buffer cache. Got about 8kreq/sec via nginx+memcached but got 23kreq/sec from nginx+filesystem with lots of buffer cache.