Live data from Hacker News

Viewing profile — bedis9

bedis9

HN member
Joined
Wed, Oct 14, 2015, 2:15 PM UTC
HN karma
37
Public activity
37 items

About bedis9

No profile information was provided.

Recent public activity

  1. comment
    Comment #33833020

    Stay tune (tips: dataplaneapi)

  2. comment
    Comment #33833011

    Well, HAProxy Community can do all this :)

  3. 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…

  4. comment
    Comment #20201146

    Yes, it does. We'll blog about those use cases during the summer.

  5. comment
    Comment #18426264

    Partially true. Sub matching is stored in chained lists and could take some CPU if improperly used

  6. comment
    Comment #18129070

    Ads spotted

  7. comment
    Comment #18129069

    Ads spotted

  8. comment
    Comment #18129066

    Ads spotted

  9. 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 …

  10. 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...

  11. 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.

  12. comment
    Comment #18126310

    I could not have answered in a better way. Just adding we love and do open source.

  13. 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..

  14. 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…

  15. comment
    Comment #18122999

    All of this is on it's way. depending on what you mean by distributed tracing, it may already be doable

  16. comment
    Comment #18122105

    Hi, I did write this blog post. Feel free to ask if you have any questions.

  17. story
  18. comment
    Comment #15611397

    LOL this software does not even understand HTTP/1.0...

  19. comment
  20. 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…

  21. 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…

  22. 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).

  23. 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…

  24. comment
    Comment #15608661

    and also that LVS does it well in kernel!

  25. comment
    Comment #15608658

    Server side is on its way for next release, haproxy 1.9.