LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 01-22-2011, 05:52 PM   #1
dvdljns
Member
 
Registered: Sep 2003
Posts: 210

Rep: Reputation: 30
webdelegater like program


does anyone know if linux has a program like this one? or can I do this with linux?

http://webdelegator.com/
 
Old 01-22-2011, 09:36 PM   #2
paulsm4
LQ Guru
 
Registered: Mar 2004
Distribution: SusE 8.2
Posts: 5,863
Blog Entries: 1

Rep: Reputation: Disabled
The term is "web farm".

The concept was *invented* on Linux/Unix.

And most non-trivially large sites in the world use it; and most of those are in fact running Apache on Linux/Unix. For example:

http://www.puppetlabs.com/puppet/introduction/

... or ...

http://www.centos.org/docs/5/html/5....dministration/

... or (at the complete opposite end of the spectrum ...

Quote:
http://www.experts-exchange.com/Netw..._26592439.html

If all you want is loadbalancing, the easiest way would the DNS Round Robin.

just create to A name records for the domain, like:

www.example.com IN A 192.0.2.1
www.example.com IN A 192.0.2.2

This will hand out the ip's in round robin fashion to the clients

But this is not fault-tolerant. If you NEED fault-tolerance the best and easiest option is a hardware loadbalancer, but if you NEED fault-tolerance you need two, and two cross-connected switches ...

So, if all you need is loadbalancing, DNS Roundrobin is your friend!

best
Ray
So the short answer is "Sure. Yes. Of course."

Last edited by paulsm4; 01-22-2011 at 10:12 PM.
 
1 members found this post helpful.
Old 01-23-2011, 07:02 AM   #3
dvdljns
Member
 
Registered: Sep 2003
Posts: 210

Original Poster
Rep: Reputation: 30
puppy sounds like what I need, Though I am a little confused. puppy sounds more like a os more then an app. If so there is the advantage of having a good working example to build a debian version from. Thanks be back after I check it out.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
open source dvd/cd copy program? burning on the fly program? vieya Linux - Software 3 12-14-2009 09:16 PM
Simple C++ Program: Program Compiles But Won't Run (Segmentation Fault) violagirl23 Programming 3 01-09-2008 12:09 AM
sms program and database in linux web program in windows.. does not see each other.. keikun_naruchan Programming 0 07-06-2005 01:40 AM
Total recovery: Which program? ghost4linux, YaST2? Best drive imaging program? lagu2653 Linux - Software 1 06-20-2005 01:44 PM
Gtk-Warning but program still works... I close konsole, program closes Laptop2250 Linux - Software 2 11-14-2003 11:18 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 09:54 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration