Skip to content
This repository was archived by the owner on Dec 1, 2017. It is now read-only.
This repository was archived by the owner on Dec 1, 2017. It is now read-only.

cache poisioning dangers #31

Description

@lloyd

because we never check that the on disk file matches what we serve, it's possible to poison caches. it would be better to hit the disk (and let OS caching come into play) than do what we do right now. apps using cachify can apply a caching proxy or serve as origin servers for CDN to achieve performance.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    Priority

    None yet

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions