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

@knowuh

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.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions