fabiolb / fabio

Consul Load-Balancing made simple
https://fabiolb.net
MIT License
7.25k stars 619 forks source link

[FATAL] 1.5.13. unknown protocol "tcp-dynamic" #763

Open fuszenecker opened 4 years ago

fuszenecker commented 4 years ago

image

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 https://fabiolb.net/feature/tcp-dynamic-proxy/. Either the code or the Wiki page should be updated :-)

Thanks and regards, Róbert

erwzqsdsdsf commented 4 years ago

I have same problem. but i uncomment example ok.

hand write have this error

erwzqsdsdsf commented 4 years ago

I have another error。

https://github.com/fabiolb/fabio/issues/766

vincenthuynh commented 4 years ago

We were hoping to use this feature too but it looks like it wasn't released in 1.5.13. It's still in master branch. You'll have to build it yourself. See: https://github.com/fabiolb/fabio/pull/626

nathanejohnson commented 4 years ago

sorry this has taken so long, but 1.5.14 will be coming very soon. tcp-dynamic will be included, as well as another feature (pending more extensive testing) https+tcp+sni where you can combine tcp+sni and https on the same listener.

nathanejohnson commented 3 years ago

1.5.14 has been released, can we close this?