caddy/modules/caddyhttp/reverseproxy
Francis Lavoie 3f20a7c9f3
acmeserver: Configurable `resolvers`, fix smallstep deprecations (#5500)
* acmeserver: Configurable `resolvers`, fix smallstep deprecations

* Improve default net/port

* Update proxy resolvers parsing to use the new function

* Update listeners.go

Co-authored-by: itsxaos <33079230+itsxaos@users.noreply.github.com>

---------

Co-authored-by: itsxaos <33079230+itsxaos@users.noreply.github.com>
2023-05-03 17:07:22 +00:00
..
fastcgi logging: Add traceID field to access logs when tracing is active (#5507) 2023-04-27 02:46:41 +00:00
forwardauth caddyfile: Stricter parsing, error for brace on new line (#5505) 2023-04-20 18:43:51 +00:00
addresses.go core: Support Windows absolute paths for UDS proxy upstreams (#5114) 2023-02-08 10:05:09 -07:00
addresses_test.go core: Support Windows absolute paths for UDS proxy upstreams (#5114) 2023-02-08 10:05:09 -07:00
admin.go chore: Bump up to Go 1.19, minimum 1.18 (#4925) 2022-08-02 16:39:09 -04:00
ascii.go
ascii_test.go
caddyfile.go caddyfile: Stricter parsing, error for brace on new line (#5505) 2023-04-20 18:43:51 +00:00
command.go log: Make sink logs encodable (#5441) 2023-03-27 21:41:24 +00:00
copyresponse.go reverseproxy: Fix double headers in response handlers (#4847) 2022-06-22 15:10:14 -04:00
healthchecks.go reverseproxy: Remove deprecated `lookup_srv` (#5396) 2023-04-10 20:08:40 +00:00
hosts.go reverseproxy: Remove deprecated `lookup_srv` (#5396) 2023-04-10 20:08:40 +00:00
httptransport.go proxyprotocol: Add PROXY protocol support to `reverse_proxy`, add HTTP listener wrapper (#5424) 2023-03-31 17:44:53 -04:00
metrics.go reverseproxy: Fix reinitialize upstream healthy metrics (#5498) 2023-04-25 09:59:26 -06:00
reverseproxy.go reverseproxy: Remove deprecated `lookup_srv` (#5396) 2023-04-10 20:08:40 +00:00
selectionpolicies.go reverseproxy: Add `query` and `client_ip_hash` lb policies (#5468) 2023-04-04 03:31:47 +00:00
selectionpolicies_test.go reverseproxy: Add `query` and `client_ip_hash` lb policies (#5468) 2023-04-04 03:31:47 +00:00
streaming.go reverseproxy: Add mention of which half a copyBuffer err comes from (#5472) 2023-03-31 15:46:29 -04:00
streaming_test.go
upstreams.go acmeserver: Configurable `resolvers`, fix smallstep deprecations (#5500) 2023-05-03 17:07:22 +00:00