Skip to content

johannesfritsch/staleproxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

STALEPROXY

staleproxy is a simple proxy that serves stale content when available and does an asynchronous request afterwards to update the cache.

USAGE

Set these env vars and run the binary.

Environment Var Description Sample
PROXY_BASE_URL The URL to proxy to http:https://google.com/
REWRITE_FROM Rewrite this... http:https://google.com/
REWRITE_TO ... to this http:https://localhost:8080/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages