Skip to content

Implement caching on Nginx#17

Merged
maquchizi merged 1 commit into
mainfrom
implement-nginx-caching
May 4, 2026
Merged

Implement caching on Nginx#17
maquchizi merged 1 commit into
mainfrom
implement-nginx-caching

Conversation

@maquchizi
Copy link
Copy Markdown
Collaborator

  • This should reduce resource pressure caused by requests that are not served by Cloudflare
  • In particular, this should prevent requests from exhausting the database connection pool and making the site unusable

  * This should reduce resource pressure caused by requests that are not
    served by Cloudflare
  * In particular, this should prevent requests from exhausting the
    database connection pool and making the site unusable
@maquchizi maquchizi merged commit f91ba2c into main May 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant