Matt Holt

Results 1518 comments of Matt Holt

If I understand correctly, you want to emit a value to your log entries that basically is the result of this Javascript-like-pseudocode: `{header.X-Forwarded-For} || {request>remote_ip}` - is that right?

Thanks for offering! Well, the implementation itself should be simple enough. But I think we may need to answer some questions first, like how to know whether to trust the...

That actually sounds like a pretty good solution. Definitely some work there, but would be happy to review a PR for it. (Am a little busy currently!)

Thanks for opening an issue! We'll look into this. It's not immediately clear to me what is going on, so I'll need your help to understand it better. Ideally, we...

Great, thanks for the info. If you run Caddy built from the `reuseport` branch, does it still have the issue? See: https://github.com/caddyserver/caddy/pull/4705 This isn't the first time I've seen this...

@chris-windscribe Awesome thanks, keep me posted! I'm very interested in this.

@chris-windscribe That's great news! Thanks for verifying. That's the first production results I've heard of so far; I'm waiting on one other company to verify as well. I'm hoping to...

@JeDaYoshi That's great news, thanks for the information! Will likely merge this very soon.

@JeDaYoshi What are your full logs? And can you paste the result of `caddy version`? This error should be impossible since we aren't even using any of the same code...

Whew. Don't give me a heart attack like that! :laughing: Thanks for confirming quickly!