DEPRECATION WARNING

This documentation is not using the current rendering mechanism and is probably outdated. The extension maintainer should switch to the new system. Details on how to use the rendering mechanism can be found here.

Introduction

What does it do?

This extension hooks into the page-rendering process and adds the whole page-HTML to memcached with an identifier which is retrievable via nginx. Using this extension and configurin your nginx to use memcached you can completely bypass the php interpreter, which results in an amazing speed improvement because you deliver your pages directly from memory.