0
Fork 0
mirror of https://github.com/caddyserver/caddy.git synced 2025-01-20 22:52:58 -05:00
caddy/modules/caddyhttp/reverseproxy
Mohammed Al Sahaf dc12bd9743
proxyprotocol: use github.com/pires/go-proxyproto (#5915)
* proxyprotocol: use github.com/pires/go-proxyproto

* Fix typo: r/generelly/generally

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

* add config options for `Deny` CIDR and fallback policy

* use `netip` package & trust unix sockets

---------

Co-authored-by: Francis Lavoie <lavofr@gmail.com>
2023-12-13 09:07:43 -07:00
..
fastcgi ci: use gci linter (#5708) 2023-08-14 09:41:15 -06:00
forwardauth caddyfile: Stricter parsing, error for brace on new line (#5505) 2023-04-20 18:43:51 +00:00
addresses.go ci: Use gofumpt to format code (#5707) 2023-08-07 19:40:31 +00:00
addresses_test.go reverseproxy: do not parse upstream address too early if it contains replaceble parts (#5695) 2023-08-05 23:30:02 +02:00
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 ci: use gci linter (#5708) 2023-08-14 09:41:15 -06:00
copyresponse.go
healthchecks.go reverseproxy: Replace health header placeholders (#5861) 2023-10-11 09:50:28 -06:00
hosts.go reverseproxy: Pointer receiver 2023-07-08 13:42:51 -06:00
httptransport.go proxyprotocol: use github.com/pires/go-proxyproto (#5915) 2023-12-13 09:07:43 -07:00
metrics.go reverseproxy: Fix reinitialize upstream healthy metrics (#5498) 2023-04-25 09:59:26 -06:00
reverseproxy.go panic when reading from backend failed to propagate stream error (#5952) 2023-11-23 03:18:18 -05:00
selectionpolicies.go reverseproxy: Fix least_conn policy regression (#5862) 2023-10-11 16:04:28 +00:00
selectionpolicies_test.go reverseproxy: weighted_round_robin load balancing policy (#5579) 2023-06-20 11:42:58 -06:00
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 reverseproxy: Add logging for dynamic A upstreams (#5857) 2023-10-11 09:50:44 -06:00