Giter Site home page Giter Site logo

ocp's Introduction

Optimus Cache Prime (OCP) is a smart cache preloader for websites with XML
sitemaps. It crawls all URLs in a given sitemap so the web server builds
cached versions of the pages before visitors or search engine spiders arrive.

Since Google began penalizing websites with long response times in their
rankings, serving all of your pages quickly has become more important than
ever. Optimus Cache Prime helps you do that by making sure your cache--be it
an in-memory cache like memcached or APC, or a flat file cache like WP Super
Cache or W3 Total Cache--is primed so random requests are served lightning fast.

== Installation

Download OCP from http://patrickmylund.com/projects/ocp/

If you have Go installed, you can run: go get github.com/pmylund/ocp
(an ocp binary will be added to your GOPATH/bin folder)

Note: You do not need to have Go installed to run the stand-alone version.

== Usage

  ./ocp http://mysite.com/sitemap.xml

Run ocp without any arguments for details.

See http://patrickmylund.com/projects/ocp/ for more information.

ocp's People

Contributors

patrickmn avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.