75 Commits

Author SHA1 Message Date
n1xx1 d15bc9e986 Add support for docker swarm service discovery (#103) 2022-08-04 20:59:20 -05:00
Geoff Bourne bc97b0ecbf Trim root zone indicator from server address (#97) 2022-07-11 23:16:15 -05:00
Geoff Bourne 1a873cb58a Improved logging of registered mappings (#96) 2022-07-05 09:53:23 -05:00
Merith 24381281e7 Simplify fully qualified SRV records for mapping (#92)
Co-authored-by: Geoff Bourne <itzgeoff@gmail.com>
2022-06-26 09:37:21 -05:00
Michael Vorburger ⛑️ 32fb918128 Kubernetes auto scale-up support (#29) 2022-01-06 17:41:10 -06:00
Michael Vorburger ⛑️ 1f5ac0b49d Very minor clean-ups (import re-ordering by automated tooling) (#28) 2021-12-11 18:20:19 -06:00
Bartosz Stefańczyk 1b1f8e5f22 Add possibility to use multiple names for one service (#31)
Co-authored-by: Geoff Bourne <itzgeoff@gmail.com>
2021-12-04 09:25:28 -06:00
Gabriel C 7b741337cd feat: implement PROXY protocol to propagate source IPs (#22)
Fixes #13 

Co-authored-by: Geoff Bourne <itzgeoff@gmail.com>
2021-11-13 13:38:20 -06:00
Geoff Bourne 3ea1149681 Qualified influx metric names 2020-01-04 14:52:07 -06:00
Geoff Bourne b290243d40 Initial support for tracking connection metrics 2019-07-14 16:34:46 -05:00
Geoff Bourne a86eb65ca5 misc: re-enable handshake deadline 2019-07-14 16:00:57 -05:00
Geoff Bourne 4c99daafa3 Handle legacy server list ping for handshake 2019-07-13 15:40:34 -05:00
Geoff Bourne 3699931af0 Use juju rate limiter for connection rate limiting 2019-07-13 15:40:00 -05:00
Geoff Bourne 433dd2233b Add flag for connection rate limit and slow zero-progress operations 2019-07-09 07:22:20 -05:00
Geoff Bourne 7c7f0e1b3c Rate limit connections and enforce read deadline on handshake 2019-07-08 19:07:36 -05:00
Geoff Bourne ab94b04d4c Add command line arg for enabling debug logs
Log debugs for frame and packet reading to diagnose high CPU
2019-07-07 11:53:52 -05:00
Geoff Bourne cf90f15bc2 Fixing toLower typo from previous commit 2019-06-25 14:15:59 -05:00
Jacob Schuler d446af5c25 Store all addresses in lowercase 2019-06-25 14:31:49 -04:00
Geoff Bourne 96399cfd40 Support routing forge clients 2019-04-28 17:02:21 -05:00
Geoff Bourne 5875b0d231 Support routing forge clients 2019-04-28 16:49:43 -05:00
Geoff Bourne be0f2a8c56 For k8s, look for mc-router named service port and use port value 2019-04-25 19:35:42 -05:00
Geoff Bourne 44a67dd359 Add support for a default backend service 2019-04-19 20:27:14 -05:00
Geoff Bourne bdf470d675 Use --in-kube-cluster to indicate in-cluster mode 2018-05-26 13:10:45 -05:00
Geoff Bourne 2befd24b4a Auto-register routes based on kubernetes service annotations 2018-05-26 12:31:40 -05:00
Geoff Bourne 17a4bd6515 Initial commit 2018-05-07 22:16:01 -05:00