Matt Holt
Matt Holt
Closing due to inactivity and inability to reproduce the behavior (works fine for me).
Yeah. But events first :)
Thanks Russell -- as discussed in Slack, I wonder if a good solution for this would be an exported function in the `caddyhttp` package, that matchers and handlers can use...
@RussellLuo I've been thinking on this long and hard for a while. Track #4948 where I am hopefully resolving this.
@RussellLuo This is now fixed in #4948. If the prefix (or suffix, or substring) pattern in the rewrite config contains `//`, then it will be assumed that slashes should not...
Closing due to inactivity
You could check `.fails` instead of `.healthy` -- but it's up to you to determine if that number is too high to be "healthy". That was the problem before v2.5,...
I'm not really sure what a proper solution would look like. We'd probably need a way to inspect each of the proxy handlers and access their assessment of each host,...
@WilczynskiT Thanks for the PR!
@flga Ohh, thank you for looking into this. This kernel stuff goes a little over my head "kerrantly" :upside_down_face: I don't know how to debug this in Caddy; specifically, I've...