Dinko Korunic Dinko Korunic | Oct 9, 2018 | CLOUD, TECH
Placing HAProxy at the edge of your AWS infrastructure is possible without involving Elastic Load Balancing (ELB). In this article, we’ll discuss how. This blog post is part of a series. See Part 1 and Part 3. There is such a thing as too many layers. There’s a...
Baptiste Assmann Baptiste Assmann | Nov 7, 2012 | LOAD BALANCING / ROUTING, TECH
Why Do You Need a Websocket? HTTP protocol is connection-less and only the client can request information from a server. In any case, a server can contact a client. HTTP is purely half-duplex. Furthermore, a server can answer only one time to a client request. Some...