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
Age
Commit message (
Expand
)
Author
2020-11-02
reverseproxy: Wire up some http transport options in Caddyfile (#3843)
Francis Lavoie
2020-10-30
reverseproxy: Add max_idle_conns_per_host; fix godocs (#3829)
Francis Lavoie
2020-10-29
reverseproxy: caddyfile: Don't add port if upstream has placeholder (#3819)
Jason McCallister
2020-10-13
reverseproxy: Fix dial placeholders, SRV, active health checks (#3780)
Matt Holt
2020-10-01
reverseproxy: allow no port for SRV; fix regression in d55d50b (#3756)
Mohammed Al Sahaf
2020-10-01
reverseproxy: Change 500 error to 502 for lookup_srv config (#3771)
Aleksei
2020-10-01
reverseproxy: default to port 80 for upstreams in Caddyfile (#3772)
Mohammed Al Sahaf
2020-10-01
reverseproxy: Ignore RFC 1521 params in Content-Type header (#3758)
Christian Flach
2020-09-17
reverseproxy: Correct alternate port for active health checks (#3693)
Mohammed Al Sahaf
2020-09-16
reverseproxy: Enforce port range size of 1 at provision (#3695)
Mohammed Al Sahaf
2020-09-08
reverseproxy: Add `buffer_requests` option to `reverse_proxy` directive (#3710)
Francis Lavoie
2020-08-31
reverseproxy: Abort active health checks on context cancellation
Matthew Holt
2020-08-20
ci: Upgrade to Go 1.15 (#3642)
Francis Lavoie
2020-08-17
reverseproxy: Make default buffer size const
Matthew Holt
2020-08-17
reverseproxy: Support header selection policy on `Host` field (#3653)
Francis Lavoie
2020-08-07
reverseproxy: Minor fixes and cleanup
Matthew Holt
2020-08-03
reverse_proxy: fix bidirectional streams with encodings (fix #3606) (#3620)
Kevin Lin
2020-07-31
admin,templates,core: Minor enhancements and error handling (#3607)
Bart
2020-07-31
httpcaddyfile: Add `compression` to http transport config (#3624)
Ye Zhihao
2020-07-20
fastcgi: Add resolve_root_symlink (#3587)
Manuel Dalla Lana
2020-07-20
reverse_proxy: flush HTTP/2 response when ContentLength is unknown (#3561)
Kevin Lin
2020-07-18
reverseproxy: add support for custom DNS resolver (#3479)
Mohammed Al Sahaf
2020-07-17
reverseproxy: Restore request's original host and header (fix #3509)
Matthew Holt
2020-07-17
fastcgi: Ensure leading slash, omit SERVER_PORT if empty for compliance (#3570)
Francis Lavoie
2020-07-17
fastcgi: Fill REMOTE_USER with http.auth.user.id placeholder (#3577)
Francis Lavoie
2020-07-17
reverseproxy: Fix Caddyfile parsing for empty non-http transports (#3576)
Francis Lavoie
2020-06-22
fastcgi: Fix php_fastcgi matcher regression (#3512)
Francis Lavoie
2020-06-22
chore: Fix typo in reverse-proxy subcommand help message (#3513)
Xiuming Chen
2020-06-12
fastcgi: Make sure splitPos handles empty SplitPath correctly (#3491)
Wynn Wolf Arbor
2020-06-11
reverseproxy: Close websocket conn if req context cancels
Matthew Holt
2020-06-08
reverseproxy: Add Caddyfile support for ClientCertificateAutomate
Matthew Holt
2020-06-04
reverseproxy: Enable changing only the status code (close #2920)
Matthew Holt
2020-05-27
reverseproxy: Pool copy buffers (minor optimization)
Matthew Holt
2020-05-27
reverseproxy: Enable response interception (#1447, #2920)
Matthew Holt
2020-05-26
reverseproxy: Improve error message when using scheme+placeholder (#3393)
Francis Lavoie
2020-05-26
reverseproxy: Fix https active health checks #3450 (#3451)
AndyBan
2020-05-21
cmd: hash-password: Fix broken terminal state on SIGINT (#3416)
Francis Lavoie
2020-05-20
reverseproxy: Don't overwrite existing X-Forwarded-Proto header
Matthew Holt
2020-05-18
reverseproxy: Make debug log safe if error occurs
Matthew Holt
2020-05-18
reverseproxy: Emit debug log before checking error (#3425)
Matthew Holt
2020-05-18
fastcgi: `php_fastcgi` subdirectives to override shortcut behaviour (#3255)
Francis Lavoie
2020-05-13
reverseproxy: Apply response header ops before copying it (fix #3382) (#3401)
Matt Holt
2020-05-12
all: Recover from panics in goroutines
Matthew Holt
2020-05-12
cmd: reverse-proxy: add --insecure flag (with warning) (#3389)
linquize
2020-05-11
core: Add support for `d` duration unit (#3323)
Francis Lavoie
2020-05-06
reverseproxy: Allow using TLS for port 80 upstreams (see #3361)
Matthew Holt
2020-05-05
reverseproxy: Add tls_server_name option to Caddyfile (#3322)
Francis Lavoie
2020-05-05
pki: Embedded ACME server (#3198)
Matt Holt
2020-05-05
httpserver: Add experimental H2C support (#3289)
Matt Holt
2020-05-01
reverseproxy: Remove circuitbreaker module (see #3331)
Matthew Holt
[prev]
[next]