caddy/modules/caddyhttp/reverseproxy
Matt Holt 3a3182fba3
reverseproxy: Add more debug logs (#5793)
* 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.

* Update modules/caddyhttp/reverseproxy/streaming.go

Co-authored-by: Francis Lavoie <lavofr@gmail.com>

* Update modules/caddyhttp/reverseproxy/streaming.go

Co-authored-by: Francis Lavoie <lavofr@gmail.com>

* Add opt-in `trace_logs` option

* Rename to VerboseLogs

---------

Co-authored-by: Francis Lavoie <lavofr@gmail.com>
2023-10-11 13:36:20 -06:00
..
fastcgi
forwardauth
addresses.go
addresses_test.go
admin.go
ascii.go
ascii_test.go
caddyfile.go reverseproxy: Add more debug logs (#5793) 2023-10-11 13:36:20 -06:00
command.go
copyresponse.go
healthchecks.go
hosts.go
httptransport.go
metrics.go
reverseproxy.go reverseproxy: Add more debug logs (#5793) 2023-10-11 13:36:20 -06:00
selectionpolicies.go reverseproxy: Fix `least_conn` policy regression (#5862) 2023-10-11 16:04:28 +00:00
selectionpolicies_test.go
streaming.go reverseproxy: Add more debug logs (#5793) 2023-10-11 13:36:20 -06:00
streaming_test.go reverseproxy: Add more debug logs (#5793) 2023-10-11 13:36:20 -06:00
upstreams.go