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

revproxy: add a caching HTTP reverse proxy #2

Merged
merged 1 commit into from
Aug 29, 2024
Merged

Conversation

creachadair
Copy link
Member

Add a new --revproxy flag to the serve command, that exports a minimal HTTP
caching reverse proxy at the specified address. This proxy caches the results
of successful GET requests for a set of hosts matched by --revproxy-targets.

@creachadair creachadair force-pushed the mjf/revproxy branch 3 times, most recently from 38b2916 to 8828265 Compare August 29, 2024 22:34
Add a new --revproxy flag to the serve command, that exports a minimal HTTP
caching reverse proxy at the specified address. This proxy caches the results
of successful GET requests for a set of hosts matched by --revproxy-targets.
@creachadair creachadair changed the title revproxy: a caching HTTP reverse proxy revproxy: add a caching HTTP reverse proxy Aug 29, 2024
@creachadair creachadair merged commit f07ff4e into main Aug 29, 2024
1 check passed
@creachadair creachadair deleted the mjf/revproxy branch August 29, 2024 22:37
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