index
:
caddy-cgi
caddy-cgi
fork of caddy for nix to build it with the cgi plugin
System administrator
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
caddyhttp
/
reverseproxy
/
reverseproxy.go
Age
Commit message (
Expand
)
Author
2019-10-29
reverse_proxy: Structured logs
Matthew Holt
2019-10-28
v2: Logging! (#2831)
Matt Holt
2019-10-11
reverse_proxy: optimize MaxIdleConnsPerHost default (#2809)
yzongyue
2019-10-11
reverse_proxy: Allow dynamic backends (closes #990 and #1539)
Matthew Holt
2019-10-10
Miscellaneous cleanups / comments
Matthew Holt
2019-10-05
reverse_proxy: Implement retry_match; by default only retry GET requests
Matthew Holt
2019-09-14
Eliminate some TODOs
Matthew Holt
2019-09-14
reverse_proxy: Ability to mutate headers; set upstream placeholders
Matthew Holt
2019-09-11
reverseproxy: Fix host and port on requests; fix Caddyfile parser
Matthew Holt
2019-09-05
Reconcile upstream dial addresses and request host/URL information
Matthew Holt
2019-09-03
reverse_proxy: Ignore context.Canceled errors
Matthew Holt
2019-09-03
Integrate circuit breaker modules with reverse proxy
Matthew Holt
2019-09-03
Some cleanup and godoc
Matthew Holt
2019-09-03
reverse_proxy: Implement active health checks
Matthew Holt
2019-09-02
reverse_proxy: WIP refactor and support for FastCGI
Matthew Holt
2019-06-30
Add license
Matthew Holt
2019-05-04
Add reverse proxy
Matthew Holt