fabio
fabio copied to clipboard
Consul Load-Balancing made simple
Hi, this repository looks unmaintained. Last commit is 2 years ago and there are several waiting pull requests. That's fine. Looking at [insights/network](https://github.com/fabiolb/fabio/network) I see some amazing work by many,...
This update modifies the 'routecmd' function to trim leading and trailing spaces from service tags. Corresponding tests have been added to verify correct functionality when space-prefixed or suffixed tags are...
## Summary When there's a single invalid certificate in the consul certificate store in use by fabio, all the other certificates in the store will not be refreshed. Upon a...
We can not get fabio to strip the only element in the URL, se example: ` Target: http://k8swork01.hi5.ismobile.com:8083/optimizer/optservlet ================= Problem setup: Consul tag: urlprefix-optimizer.cloud.ismobile.com/sweden strip=/sweden prepend=/optimizer/optservlet Extenal call: https://optimizer.cloud.ismobile.com/sweden?sync&timeout=20 Expected:...
I see a bunch of log messages from fabio: ``` invalid log msg: ... http: URL query contains semicolon, which is no longer a supported separator; parts of the query...