river
river copied to clipboard
Investigate relative paths for `pid-file` and `upgrade-socket`s
In #49, I had issues when specifying relative paths. I'd like to dig in a bit and figure out if this is an issue from pingora, or how I am holding it.
Opened https://github.com/cloudflare/pingora/issues/331 - this is likely something to be resolved in pingora. For now, we should return an error when validating configuration if a relative path is specified for either of these items.