Alpha Cache

0

This plugin caches web requests and stores static html code. You can configure what urls do not to cache, what user shouldn’t be cached and ect. After first web request plugin will cr

Version
Last updated
Active installations
WordPress Version
Tested up to
Rating
Total ratings
Tags
This plugin is outdated and might not be supported anymore.

Description

This plugin caches web requests and stores static html code. You can configure what urls do not to cache, what user shouldn’t be cached and ect.

After first web request plugin will create a cache of this requested webpage, and on second request your webserver will serve static html code instead of processing the comparatively heavier and more expensive WordPress PHP scripts.

It has some options to drive caching process.

You can:

  • … define filter by regular expressions pattern to exclude
    necessary urls from cache.
  • … fill user’s list to define who will not cached.
  • … do cache only for anonymous users.
  • … forcing rebuild cache on page/comment updating.
  • … setup cache timing.
  • … activate server confing boosters.

and etc.