Setup an Apache Load Balancer Example

แชร์
ฝัง
  • เผยแพร่เมื่อ 23 ธ.ค. 2024

ความคิดเห็น • 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 หลายเดือนก่อน

    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?

  • @hutsonml
    @hutsonml 5 หลายเดือนก่อน

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

  • @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.

  • @benstonnihal6802
    @benstonnihal6802 ปีที่แล้ว +1

    Thank you !!!

  • @igorscherer8224
    @igorscherer8224 ปีที่แล้ว +2

    very good!

  • @rpbale
    @rpbale 11 หลายเดือนก่อน

    Nice video!

  • @PabloPazosGutierrez
    @PabloPazosGutierrez 9 หลายเดือนก่อน +1

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

    • @cameronmcnz
      @cameronmcnz  9 หลายเดือนก่อน

      Next video!