Viewing profile — bedis9
bedis9
HN member- Joined
- Wed, Oct 14, 2015, 2:15 PM UTC
- HN karma
- 37
- Public activity
- 37 items
- HN profile
- View on Hacker News ↗
About bedis9
No profile information was provided.
Recent public activity
-
comment
Comment #33833020
Stay tune (tips: dataplaneapi)
-
comment
Comment #33833011
Well, HAProxy Community can do all this :)
-
comment
Comment #20201152
As you explained, HAProxy does support OCSP stapling through flat file, but also support it through the runtime API. v1 of the ingress controller does not update OCSP. That said, t…
-
comment
Comment #20201146
Yes, it does. We'll blog about those use cases during the summer.
-
comment
Comment #18426264
Partially true. Sub matching is stored in chained lists and could take some CPU if improperly used
-
comment
Comment #18129070
Ads spotted
-
comment
Comment #18129069
Ads spotted
-
comment
Comment #18129066
Ads spotted
-
comment
Comment #18129064
Traefik performance sucks... In my bench, it is like 6 times slower than haproxy on an AWS instance. It eats up a huge amount of memory and burns all the cups.... As well, traefik …
-
comment
Comment #18129036
But nginx does not do basic load balancing related features such as health checking, persistence (some apps still need that), DNS service discovery, stats, observability, etc...
-
comment
Comment #18127401
Graphql seems to be limited because of its single endpoint design. So some features are applied globally while you may want them per route.
-
comment
Comment #18126310
I could not have answered in a better way. Just adding we love and do open source.
-
comment
Comment #18125388
This is part of part-2 of our blog post about api gateway with haproxy. It will feature token validation in Lua and much more fancy things..
-
comment
Comment #18123865
Well this looks doable with Lua, as an http action probing an api that would let it now if the destination service is available and where. One point about routing, do you mean that…
-
comment
Comment #18122999
All of this is on it's way. depending on what you mean by distributed tracing, it may already be doable
-
comment
Comment #18122105
Hi, I did write this blog post. Feel free to ask if you have any questions.
- story
-
comment
Comment #15611397
LOL this software does not even understand HTTP/1.0...
- comment
-
comment
Comment #15608731
Yes, cached A records get expired in HAProxy (both community and enterprise). HAProxy won't follow-up the TTL returned by the server. It's up to the administrator to decide how HAP…
-
comment
Comment #15608725
No way to register new frontends, new binds neither new backends. We can only add/remove servers in backends for now. The "registration" you mentioned may happen later. Please note…
-
comment
Comment #15608696
Let me say it again: no disks I/O in HAProxy at run time. Simply put an nginx locally and use HAProxy's cache (or nginx one).
-
comment
Comment #15608693
> The only thing I could ask for is a REST admin api to assist with my deploys. For now, there is one in HAProxy Enterprise, and it manages HAProxy's configuration file and trigger…
-
comment
Comment #15608661
and also that LVS does it well in kernel!
-
comment
Comment #15608658
Server side is on its way for next release, haproxy 1.9.