switch to client_ip instead of remote_ip - #46
Conversation
Handles cases with load balancers when caddy already verified source (i.e. cloudflare)
|
I think if we make that change, it should mention that |
|
On Caddy server 2.10.0, both client_ip and real_ip are same if In this way, if client_ip is not present, real_ip is used. Yet, when |
The format of assuming a default value isn't supported by the transform-encoder module. |
I don't know why I said this. It's not true, per the README. It shows how long it has been since I touched or looked at this repo. I'm sorry. Now trying to recover |
Handles cases with load balancers when caddy already verified source (i.e. cloudflare)
Resolves: #45