Setup an Apache Load Balancer Example

Поделиться
HTML-код
  • Опубликовано: 2 фев 2025

Комментарии • 15

  • @cameronmcnz
    @cameronmcnz  2 года назад

    Here's a full article I wrote on how to configure an Apache Load Balancer to distribute requests to backend Tomcat or Node servers. Please give it a read!
    www.theserverside.com/blog/Coffee-Talk-Java-News-Stories-and-Opinions/How-to-configure-Apache-as-a-reverse-proxy-example

  • @iot_enthusiast
    @iot_enthusiast 2 года назад +2

    loved it ! been wanting to see load balancers in action for quite sometime and here you are !

    • @cameronmcnz
      @cameronmcnz  2 года назад

      It really is easy to configure Apache load balancers. I was surprised how easy it was to spray requests to Tomcat servers. Way easier than what we used to do with WebSphere.

  • @burnside398
    @burnside398 2 года назад +2

    He's that master makes it look so easy

    • @cameronmcnz
      @cameronmcnz  2 года назад

      Thanks for the kind words, Mahir!

  • @tomirodriguez
    @tomirodriguez 2 месяца назад

    thank you for sharing your knoladge 🙌! could you share an image that illustrate the servers infra? I mean, I understand that there are 3 servers, is that correct? In which server you made the configuration?

  • @starterdev
    @starterdev 2 года назад +2

    Nice, I'm looking for apache tutorials

    • @cameronmcnz
      @cameronmcnz  2 года назад +1

      I've got lots of Apache content coming up, so stay tuned! Apache Load Balancers and reverse proxys are just a start.

  • @hutsonml
    @hutsonml 6 месяцев назад

    HI Thanks for the Load Balancer config info - Is there any where that tells what the Load Balancer UI columns actually mean?

  • @igorscherer8224
    @igorscherer8224 Год назад +2

    very good!

  • @PabloPazosGutierrez
    @PabloPazosGutierrez 10 месяцев назад +1

    it's better to use a2enmod from the terminal instead of touching the config file directly.

  • @benstonnihal6802
    @benstonnihal6802 2 года назад +1

    Thank you !!!

  • @rpbale
    @rpbale Год назад

    Nice video!