Viewing profile — tehnerd
tehnerd
HN member- Joined
- Fri, Jun 01, 2018, 8:52 PM UTC
- HN karma
- 5
- Public activity
- 4 items
- HN profile
- View on Hacker News ↗
About tehnerd
No profile information was provided.
Recent public activity
-
comment
Comment #17719360
katran has example of how to use this library. which is (example) more like ipvsadm + kernel.
-
comment
Comment #17719337
there is no big difference compare to what glb is doing. they are encoding next server in mac. glb is doign the same w/ metadata inside gue
-
comment
Comment #17719328
connection tracking could be turned off. but yeah, but default it uses it (for cases where you need to drain a host w/o distruption of existing connections). it's easy to make katr…
-
comment
Comment #17210168
haproxy terminates tcp session. ipvs/katran does not. the whole purpose of ipvs/katran is to scale out layer of load balancers, which terminates tcp (transport in general) sessions…