VOOZH about

URL: https://www.javacodegeeks.com/tag/haproxy

⇱ HAPROXY Archives - Java Code Geeks


  • DevOps👁 Image
    Alex BowersMarch 2nd, 2018
    0 173

    Setting Up HAProxy for a SaaS Application

    At Shopblocks, each customer receives several temporary subdomains so that they can access their website, admin system, and static assets.…

    Read More »
  • DevOps👁 Image
    Viktor FarcicMarch 24th, 2016
    0 231

    Docker Flow: Proxy – On-Demand HAProxy Service Discovery and Reconfiguration

    The goal of the Docker Flow: Proxy project is to provide a simple way to reconfigure proxy every time a…

    Read More »
  • DevOps👁 Image
    Jeff DavisJuly 10th, 2015
    0 351

    Using HAProxy as a reverse proxy for AWS microservices

    Amazon’s EC2 micro instances offer a very affordable option for hosting a Docker-based micro-services architecture. Each micro instance can host…

    Read More »
  • DevOps👁 Image
    Chandan PandeyAugust 8th, 2013
    0 104

    HAPROXY up and running in couple of minutes

    I tried HAPROXY for my WEBAPP (Hosted on tomcat) -reason for using HAPROXY is that it also supports WEBSOCKETS and…

    Read More »
Back to top button
Close