Welcome, Guest. Please login or register.
Did you miss your activation email?
May 26, 2012, 08:10:37 PM

Login with username, password and session length
Search:     Advanced search
Interested in joining the WebsiteBaker team?
For more Information read here or on our new website.
155551 Posts in 21715 Topics by 7737 Members
Latest Member: gx-world
* Home Help Search Login Register
Pages: [1]   Go Down
Print
Author Topic: tutorial ?  (Read 810 times)
crnogorac081
AddOn Development
*
Offline Offline

Posts: 1706



« on: September 06, 2011, 08:12:42 PM »

Hi,

do you know any tutorial how to setup 2 or more paralel web servers and connect them to optimize server load ?

cheers
Logged

Wow, I coded something myself: PM Messanger Modul ,Searchbox with suggestions
kweitzel
Forum administrator
*****
Offline Offline

Posts: 6977


WWW
« Reply #1 on: September 06, 2011, 09:17:36 PM »

I take it you mean Linux based Network Load Balancing ... first of all there is LVS

The most simple solution is a basic "DNS round robin" solution. Mind you, it does no real load balancing, it just distributes the requests one after the other. If one node of the NLB Cluster fails, this version still sends the users to it wink

You should define a bit more what HW you have available for that purpose (single or dual NICs) and if you want loadbalancing with failover or just the simple DNS solution ... and with paralel .. do you mean the ISP controlpanel or just 2 (or more) webservers?

cheers

Klaus
Logged

WebsiteBaker Org e.V. - for WebsiteBaker

pcwacht
Moderator
**
Offline Offline

Posts: 2859



WWW
« Reply #2 on: September 07, 2011, 07:33:10 AM »

I love Google : apache + loadbalancing

http://www.howtoforge.com/high_availability_loadbalanced_apache_cluster
http://www.linuxdocs.org/HOWTOs/Apache-Overview-HOWTO-7.html
http://wiki.magnolia-cms.com/display/WIKI/Guide+-+How+to+configure+an+apache+load+balancer

These will get you started

John
Logged

http://www.ictwacht.nl = Dutch ICT info
http://www.pcwacht.nl = My first
both still work in progress, since years.....
crnogorac081
AddOn Development
*
Offline Offline

Posts: 1706



« Reply #3 on: September 07, 2011, 08:17:43 AM »

thanks both Smiley
Logged

Wow, I coded something myself: PM Messanger Modul ,Searchbox with suggestions
Pages: [1]   Go Up
Print
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.16 | SMF © 2011, Simple Machines Valid XHTML 1.0! Valid CSS!