Skip to content
This repository was archived by the owner on May 3, 2023. It is now read-only.
This repository was archived by the owner on May 3, 2023. It is now read-only.

File caching fails in multiple process environment. #8

Description

@knowuh

When running the Rack server in a processes dispatching system like unicorn, the shared shutterbug instances are unaware of each others cache-contents, resulting in cache-misses and 50x errors for image retrieval.

Simple fix: Check the file system on cache-miss.

Activity

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

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions