Results 1 to 3 of 3

Thread: Round Robin Port Fowarding?

  1. #1
    Join Date
    Apr 2007
    Location
    Lower 48, US
    Beans
    511
    Distro
    Ubuntu 11.04 Natty Narwhal

    Round Robin Port Fowarding?

    I don't have the money to be able to get a second ip, but I want to try load balancing on an apache server, and was wondering if its possible to do round robin on a port forwarding level?

    My router is based on ubuntu, so I should have total freedom with the internals unlike consumer routers.

    -Kevin

  2. #2
    Join Date
    Aug 2008
    Location
    Victoria, BC Canada
    Beans
    1,741

    Re: Round Robin Port Fowarding?

    What you want is part of cloud computing. Google it and you will see its a bit of work to get up and running.

    Better is a faster server.

  3. #3
    Join Date
    Jul 2007
    Location
    Bristol, UK
    Beans
    215
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    Re: Round Robin Port Fowarding?

    You could install "nginx" in front of the as many apache servers as you have and it will not only take care of the load balancing (on a weighted round robin basis) but also cache unchanging static content to reduce load.

    It's in the repos and configuration is very straight forward.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •