You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Francis Lavoie
75f797debd
reverseproxy: Implement health_uri, deprecate health_path, supports query ( #4050 )
* reverseproxy: Implement health_uri, replaces health_path, supports query
Also fixes a bug with `health_status` Caddyfile parsing , it would always only take the first character of the status code even if it didn't end with "xx".
* reverseproxy: Rename to URI, named logger, warn in Provision (for JSON)
4 years ago
..
fastcgi
fastcgi: Set PATH_INFO to file matcher remainder as fallback (#3739)
4 years ago
caddyfile.go
reverseproxy: Implement health_uri, deprecate health_path, supports query (#4050)
4 years ago
command.go
chore: Fix typo in reverse-proxy subcommand help message (#3513)
5 years ago
healthchecks.go
reverseproxy: Implement health_uri, deprecate health_path, supports query (#4050)
4 years ago
hosts.go
reverseproxy: Fix dial placeholders, SRV, active health checks (#3780)
4 years ago
httptransport.go
reverseproxy: Response buffering & configurable buffer size
4 years ago
reverseproxy.go
reverseproxy: Implement health_uri, deprecate health_path, supports query (#4050)
4 years ago
selectionpolicies.go
reverseproxy: Fix round robin data race (#4038)
4 years ago
selectionpolicies_test.go
reverseproxy: Minor lint fixes
4 years ago
streaming.go
ci: Use golangci's github action for linting (#3794)
4 years ago
streaming_test.go
ci: Use golangci's github action for linting (#3794)
4 years ago