fabio icon indicating copy to clipboard operation
fabio copied to clipboard

Consul Load-Balancing made simple

Results 134 fabio issues
Sort by recently updated
recently updated
newest added

Hello, and thanks for taking time to help a newbie. I'm running a hashistack with nomad, consul, and fabio. - Nomad and consul are running in AWS on ec2 instances...

Is tracing with datadog agent supported? https://github.com/fabiolb/fabio/blob/master/fabio.properties#L1272 Fabio version: `1.5.12`. Config: ``` # https://github.com/fabiolb/fabio/blob/master/fabio.properties proxy.addr = :80;proto=grpc proxy.strategy = rr registry.backend = consul registry.consul.register.enabled = true registry.consul.addr = 127.0.0.1:8500 registry.consul.tagprefix...

Hi, I was wondering if Consul Connect Native Integration could be added as an upstream type? Regards, Tristan

enhancement
help wanted

Hello, I would like to know if there is a way to get the client's hostname using Fabio as LB and gRPC protocol. The setup is : gRPC server -...

Hello, Does _Fabio_ support encrypted SNI for HTTPS connections? I can't see it mentioned in the docs. References: [cloudflare](https://blog.cloudflare.com/encrypted-sni/), [ietf](https://tools.ietf.org/html/draft-ietf-tls-esni)

whether i set tags =["urlprefix-127.0.0.1:13306 proto=tcp"] or tags =["urlprefix-8gv2.123haxi.com:1330 proto=tcp"] all error! 2020/04/17 08:32:28 [WARN] consul: Invalid urlprefix- tag "8gv2.123haxi.com:13306" - You need to have a trailing slash! 2020/04/17 08:36:37...

need response

![image](https://user-images.githubusercontent.com/7091194/78357756-432ef200-75b2-11ea-87aa-511644af70e4.png) Hi, I wanted to set up a dynamic TCP proxy, but it seems this feature doesn't work in the ARMv7 version of Fabio right now. The example comes from...

Hello, I have a single server with one Public IP and 10 domains. For each domain I’d like to have a separate docker container as an email server (Postfix +...

I've been testing a small Consul/Nomad environment in Vagrant and recently moved to a cluster of EC2s. I believe that at one point Fabio (completely unconfigured) was working just fine...

请问下fabio 支持广播吗?