You can configure what urls do not to cache, what user shouldn't be cached and ect..
After first web request plugin will create cache of this requested webpage, and on second request your webserver will serve html code instead of processing the heavier and more WordPress PHP scripts..
You can. define filter by regular expressions pattern to exclude necessary urls from cache.. fill list to define.
Upload and extract arhive files to the wp-content plugins directory.
Activate the plugin through 'Plugins WordPress.
Browse the code, check out SVN repository, or subscribe to the development log by RSS...
Added module rewrite Apache support to make cache routine really fast..
Added Apache setting boosters to make other files transfer faster.. 1.1.005.
AC will create different caches for mobile and normal pages.
Add default rule for wp-login php to avoid cache this script.
Read more