Skip to main content

Hostname based blacklist caching operations for Plone

Project description

Overview

An addon for Plone and plone.app.caching enabling a hostname blacklist for caching rules.

This package provides three caching operations based on the ones available at plone.app.caching:

  • Weak caching w/ hostname support

  • Moderate caching w/ hostname support

  • Strong caching w/ hostname support

You should use this package – and the operations provided here – to supress caching (or some caching rules) when the request is for a specific hostname.

Requirements

Installation

To enable this product,on a buildout based installation:

  1. Edit your buildout.cfg and add collective.caching.hostname to the list of eggs to install

    [buildout]
    ...
    eggs =
        collective.caching.hostname

After updating the configuration you need to run the ‘’bin/buildout’’, which will take care of updating your system.

Go to the ‘Site Setup’ page in the Plone interface and click on the ‘Add/Remove Products’ link.

Choose the product (check its checkbox) and click the ‘Install’ button.

Uninstall – This can be done from the same management screen, but only if you installed it from the quick installer.

Note: You may have to empty your browser cache and save your resource registries in order to see the effects of the product installation.

Sponsoring

Development of this product was sponsored by :

Credits

  • Rodrigo Cesar Perlin (rodrigo punto perlin at metodista punto br) - Conception

  • Simples Consultoria (products at simplesconsultoria dot com dot br) - Implementation

Changelog

0.5 (2012-02-23)

  • Package created using templer [Simples Consultoria]

Project details


Release history Release notifications | RSS feed

This version

0.5

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

collective.caching.hostname-0.5.tar.gz (14.8 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page