caddy/modules/caddyhttp/reverseproxy
Mohammed Al Sahaf 9283770f68
reverseproxy: ignore duplicate collector registration error (#6820)
Signed-off-by: Mohammed Al Sahaf <msaa1990@gmail.com>
2025-02-04 10:55:30 +03:00
..
fastcgi fastcgi: improve parsePHPFastCGI docs (#6779) 2025-01-09 11:54:44 -07:00
forwardauth forwardauth: Skip copying missing response headers (#6608) 2024-11-04 14:58:53 -07:00
addresses.go core: Implement socket activation listeners (#6573) 2024-09-30 10:55:03 -06:00
addresses_test.go
admin.go fix struct names (#6151) 2024-03-06 13:53:03 +00:00
ascii.go
ascii_test.go filesystem: Globally declared filesystems, `fs` directive (#5833) 2024-01-13 20:12:43 +00:00
caddyfile.go chore: Adjust incorrect `reverse_proxy` Caddyfile comment (#6598) 2024-10-01 10:56:30 -06:00
command.go reverseproxy: Fix panic when using header-related flags (fix #6464) 2024-07-18 21:31:07 -06:00
copyresponse.go
healthchecks.go caddyhttp: Add `MatchWithError` to replace SetVar hack (#6596) 2024-11-04 23:18:50 +00:00
hosts.go reverseproxy: add health_upstream subdirective (#6451) 2024-07-15 17:00:12 +00:00
httptransport.go caddyhttp: Add `MatchWithError` to replace SetVar hack (#6596) 2024-11-04 23:18:50 +00:00
httptransport_test.go reverseproxy: Implement modular CA provider for TLS transport (#6065) 2024-04-12 07:19:14 -06:00
metrics.go reverseproxy: ignore duplicate collector registration error (#6820) 2025-02-04 10:55:30 +03:00
reverseproxy.go reverse_proxy: re-add healthy upstreams metric (#6806) 2025-01-27 14:30:54 -07:00
selectionpolicies.go reverseproxy: Allow `0` as weights for `weighted_round_robin` (#6681) 2024-11-07 17:58:31 -05:00
selectionpolicies_test.go reverseproxy: Allow `0` as weights for `weighted_round_robin` (#6681) 2024-11-07 17:58:31 -05:00
streaming.go reverseproxy: Rewrite requests and responses for websocket over http2 (#6567) 2024-12-06 13:23:27 -07:00
streaming_test.go reverseproxy: Add more debug logs (#5793) 2023-10-11 13:36:20 -06:00
upstreams.go perf: use zap's Check() to prevent useless allocs (#6560) 2024-09-13 11:16:37 -06:00
upstreams_test.go fixed bug in resolving ip version in dynamic upstreams (#6448) 2024-07-09 03:06:30 -04:00