Pothi Kalimuthu

Results 32 comments of Pothi Kalimuthu

This minor issue also exists in macOS (desktop).

On Caddy server 2.10.0, both client_ip and real_ip are same if `trusted_proxies` isn't used. To be safe, I'd recommend keeping the configuration something like... ``` commonLogFormat = `{request>client_ip:request>real_ip} ` +...