OwnCDN
Edit this page

Did you notice something wrong or unclear, or want to add something more to this page?

You can edit the source text of this page on GitHub (click here to learn how).

After you submit your changes ("pull request"), we will review it and update the page.

We appreciate any contribution - big or small.

Disk Cache (service type)

The Disk Cache service is used for temporarily storing files/objects (on disk) so that they can be provided faster for subsequent requests.

The advantage of Disk Cache over Memory Cache is that with Disk Cache, files are stored to disk, and therefore will survive a server or program restart.

Files / objects are stored in an SQLite database file in WAL mode (very performant and provides safe database recovery after a server crash).

Files / objects are stored in Brotli compressed format, for lower disk use and optimized CPU usage (each object only compressed once, rather than every request).

You can instantly purge (clear out) all the cached files/objects by clicking the "Purge" button on the Service status page.

See UI / Edit Service - Disk Cache for configuration options.

OwnCDN

  • Home
  • Product details

  • Features
  • Screen shots
  • Download

  • Download
  • Buy

  • Buy license
  • Support

  • Overview
  • Lost License Key
  • Knowledge Base
  • Online documentation
  • Contact us