Skip to content

Page Cache  #29

@daryakuritsyna

Description

@daryakuritsyna

In order to pass this test you are advised to use a caching mechanism for your pages. There are three methods which can be used to caching your web pages:
Alternative PHP caching

  • Alternative PHP Cache (APC) is an open source framework which caches data using intermediate PHP code. Most web programmers who are familiar with the PHP programming language can easily set up Alternative PHP Cache for your site.
    Quickcache
  • Quickcache is a lightweight page caching solution which was formerly known as jpcache. Quickcache caches the page output rather than compiling the PHP page, making it a superior version of page caching to the Alternative PHP caching. Quickcache can be quickly downloaded from their website and can reduce your page load time up to 80%.
    WP Super Cache
  • If you have a Wordpress website, WP Super Cache can be installed within seconds and without no programming knowledge.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions