Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[docs] Caching webfinger with nginx #1242

Merged
merged 1 commit into from
Dec 11, 2022

Conversation

daenney
Copy link
Member

@daenney daenney commented Dec 9, 2022

Description

This explains how nginx can be used to cache webfinger responses and potentially serve stale responses in case GTS is down. This can be useful to do in order to ensure webfinger keeps working even if you're doing some maintenance.

Checklist

Please put an x inside each checkbox to indicate that you've read and followed it: [ ] -> [x]

If this is a documentation change, only the first checkbox must be filled (you can delete the others if you want).

@daenney daenney force-pushed the nginx-cache-webfinger branch 2 times, most recently from c43469d to 96c156a Compare December 9, 2022 17:29
This explains how nginx can be used to cache webfinger responses and
potentially serve stale responses in case GTS is down. This can be
useful to do in order to ensure webfinger keeps working even if you're
doing some maintenance.
@daenney daenney force-pushed the nginx-cache-webfinger branch from 96c156a to 3b80753 Compare December 9, 2022 17:35
@tsmethurst tsmethurst merged commit d2a09c1 into superseriousbusiness:main Dec 11, 2022
@daenney daenney deleted the nginx-cache-webfinger branch December 11, 2022 11:16
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.

2 participants