Skip to content

Nginx page caching #1

@itsrachelfish

Description

@itsrachelfish

Sites using PHP with nginx should use page caching!

Writing caches to disk works well, but ideally they should be stored in memory. It would be interesting to see how big page caches would be on the wiki, for example. The fastcgi_cache_path option has a max_size parameter that automatically purges the oldest caches once a specific cache size is reached.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions