Welcome, guest | Sign In | My Account | Store | Cart

Notice! PyPM is being replaced with the ActiveState Platform, which enhances PyPM’s build and deploy capabilities. Create your free Platform account to download ActivePython or customize Python with the packages you require and get automatic updates.

Download
ActivePython
INSTALL>
pypm install collective.cdn.coral

How to install collective.cdn.coral

  1. Download and install ActivePython
  2. Open Command Prompt
  3. Type pypm install collective.cdn.coral
 Python 2.7Python 3.2Python 3.3
Windows (32-bit)
0.5 Available View build log
Windows (64-bit)
0.5 Available View build log
Mac OS X (10.5+)
0.5 Available View build log
Linux (32-bit)
0.5 Available View build log
Linux (64-bit)
0.5 Available View build log
 
License
GPL
Lastest release
version 0.5 on Feb 22nd, 2011

System Message: WARNING/2 (<string>, line 2)

Explicit markup ends without a blank line; unexpected unindent.
depth:2

CDN Support for Plone: Coral Networks

Overview

This package provides Coral Networks CDN for Plone.

CoralCDN is a decentralized, self-organizing, peer-to-peer web-content distribution network. CoralCDN leverages the aggregate bandwidth of volunteers running the software to absorb and dissipate most of the traffic for web sites using the system. In so doing, CoralCDN replicates content in proportion to the content's popularity, regardless of the publisher's resources.[#]_

Installation

To enable this product,on a buildout based installation:

1. Edit your buildout.cfg and add collective.cdn.coral to the list of eggs to install

[buildout]

System Message: ERROR/3 (<string>, line 34)

Inconsistent literal block quoting.

... eggs = collective.cdn.coral

If another package depends on the collective.cdn.coral egg or includes its zcml directly you do not need to specify anything in the buildout configuration: buildout will detect this automatically.

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 CDN Support for Plone (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.

Usage
CDN settings

After installing this package, go to the 'Site Setup' page in the Plone interface and click on the 'CDN Configuration' link.

In this page you can choose which registries will use the CDN settings by clicking the respective checkboxes.

Then choose the CoralCDN provider and save the settings.

How it works

From now on all choosen resource registries will generate links pointing to <site_url>.nyud.net/<path_to_resource>, thus using the Coral Networks infrastructure to delivery those files.

For example, the link to simplesconsultoria_site-cachekey0549.css file would change from:

System Message: WARNING/2 (<string>, line 79)

Literal block expected; none found.

http://www.simplesconsultoria.com.br/portal_css/beyondskins_simples/simplesconsultoria_site-cachekey0549.css

to:

System Message: WARNING/2 (<string>, line 83)

Literal block expected; none found.

http://www.simplesconsultoria.com.br.nyud.net/portal_css/beyondskins_simples/simplesconsultoria_site-cachekey0549.css

Sponsoring

Development of this product was sponsored by Simples Consultoria.

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

System Message: WARNING/2 (<string>, line 97)

Bullet list ends without a blank line; unexpected unindent.

Implementation

[1]Extracted from http://www.coralcdn.org/overview/
Changelog
0.5 (2011-02-21)
  • Support for CoralCDN using the suffix nyud.net [erico_andrei]
  • Initial release [erico_andrei]

Subscribe to package updates

Last updated Feb 22nd, 2011

Download Stats

Last month:1

What does the lock icon mean?

Builds marked with a lock icon are only available via PyPM to users with a current ActivePython Business Edition subscription.

Need custom builds or support?

ActivePython Enterprise Edition guarantees priority access to technical support, indemnification, expert consulting and quality-assured language builds.

Plan on re-distributing ActivePython?

Get re-distribution rights and eliminate legal risks with ActivePython OEM Edition.