caddy/modules/caddyhttp/reverseproxy
Sam Ottenhoff e65b97f55b
reverseproxy: configurable active health_passes and health_fails (#6154)
* reverseproxy: active health check allows configurable health_passes and health_fails

* Need to reset counters after recovery

* rename methods to be more clear that these are coming from active health checks

* do not export methods
2024-03-20 11:13:35 -06:00
..
fastcgi chore: enabling a few more linters (#5961) 2024-01-25 15:24:58 +00:00
forwardauth
addresses.go
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 reverseproxy: configurable active health_passes and health_fails (#6154) 2024-03-20 11:13:35 -06:00
command.go cmd: reverseproxy: log: use caddy logger (#6042) 2024-01-23 10:52:02 -07:00
copyresponse.go
healthchecks.go reverseproxy: configurable active health_passes and health_fails (#6154) 2024-03-20 11:13:35 -06:00
hosts.go reverseproxy: configurable active health_passes and health_fails (#6154) 2024-03-20 11:13:35 -06:00
httptransport.go reverseproxy: Configurable forward proxy URL (#6114) 2024-03-18 04:07:25 +00:00
metrics.go
reverseproxy.go reverseproxy: use context.WithoutCancel (#6116) 2024-02-19 20:25:02 -07:00
selectionpolicies.go reverseproxy: cookie should be Secure and SameSite=None when TLS (#6115) 2024-02-23 12:45:58 -07:00
selectionpolicies_test.go reverseproxy: cookie should be Secure and SameSite=None when TLS (#6115) 2024-02-23 12:45:58 -07:00
streaming.go logging: Add zap.Option support (#5944) 2023-12-18 20:48:34 +00:00
streaming_test.go reverseproxy: Add more debug logs (#5793) 2023-10-11 13:36:20 -06:00
upstreams.go reverseproxy: SRV dynamic upstream failover (#5832) 2024-03-05 12:08:31 -07:00