You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to migrate away from pires/go-proxyproto to the newly embedded proxyprotocol in caddy but I'm having a hard time getting things working with proxy protocol enabled AWS load balancers.
My config looks like this:
I'm trying to migrate away from
pires/go-proxyproto
to the newly embedded proxyprotocol in caddy but I'm having a hard time getting things working with proxy protocol enabled AWS load balancers.My config looks like this:
And attempting to access caddy through the LB outputs:
and gives me
ERR_CONNECTION_CLOSED
in the browser.If I use my fork of rocketreferrals/caddy-go-proxyproto things work as expected.
The text was updated successfully, but these errors were encountered: