caddy/modules/caddyhttp/reverseproxy
Matthew Holt 432f174623
reverseproxy: Add more debug logs
This makes debug logging very noisy when reverse proxying, but I guess
that's the point.

This has shown to be useful in troubleshooting infrastructure issues.
2023-09-01 14:59:34 -06:00
..
fastcgi caddytest: Revise sleep durations 2022-10-05 11:40:41 -06:00
forwardauth forwardauth: Canonicalize header fields (fix #5038) (#5097) 2022-10-05 01:37:01 -04:00
addresses.go reverseproxy: Add unix+h2c Caddyfile network shortcut (#4953) 2022-08-12 17:09:18 -04:00
admin.go
ascii.go
ascii_test.go
caddyfile.go
command.go
copyresponse.go reverseproxy: Fix double headers in response handlers (#4847) 2022-06-22 15:10:14 -04:00
healthchecks.go events: Implement event system (#4912) 2022-08-31 15:01:30 -06:00
hosts.go
httptransport.go
metrics.go
reverseproxy.go reverseproxy: Add more debug logs 2023-09-01 14:59:34 -06:00
selectionpolicies.go Ignore linter warnings 2022-07-28 15:40:23 -06:00
selectionpolicies_test.go reverseproxy: Improve hashing LB policies with HRW (#4724) 2022-04-27 10:39:22 -06:00
streaming.go reverseproxy: Add more debug logs 2023-09-01 14:59:34 -06:00
streaming_test.go reverseproxy: Add more debug logs 2023-09-01 14:59:34 -06:00
upstreams.go