Skip to content

Latest commit

 

History

History
34 lines (24 loc) · 800 Bytes

README.md

File metadata and controls

34 lines (24 loc) · 800 Bytes

CDNalizer

This project provides an nginx and apache plugin that re-writes your outgoing HTML. It changes your image src tags and whatnot to point to your cloudfiles directly.

Archetecture

Components

  • Config Reader
    • Apache Config Reader
    • nginx config reader
  • Rewriter
  • Apache wrapper
  • Nginx wrapper

TODO

  • TestRewriter
  • Rewriter
  • ...

Useful developer links

Future

  • Threading
  • Caching by url + quick checksum
  • Have it handle uploads and spool them straight up to cloud files