Purchase Solution

Apache Http Server

Not what you're looking for?

Ask Custom Question

I am taking Apache and I have some questions. Please provide answers to the following questions.

Explain in DETAIL:

1. What is load balancing?

2. What are your different options (in general and with Apache) for load balancing?

3. Which option is best?

If you need more time, then let me know.
Thank you

Purchase this Solution

Solution Summary

The expert examines load balancing for Apache. The best option is determined.

Solution Preview

Apache Http Server Load balancing

1. What is load balancing?
In computer networking world load balancing is a great technique for spreading work between
-Two or more computers
- Servers
- Network links
- CPUs
- Hard drives
-Printers
-other resources.
Benefits of load balancing:
- optimal resources utilization
- Maximizing throughput, and minimize response time.
- Using multiple components with load balancing, instead of a single component, may increase reliability through redundancy.

2. What are your different options (in general and with Apache) for load balancing?
The balancing service is usually provided by a dedicated program or hardware device (such as a multiplayer switch).
a) Round-robin DNS where a domain name resolution results in a set of IP address
b) Can be done using Hardware based load balancer
Advantages:
Transparently sits between servers and external VLAN
Simple to install
TCP/IP based application and not just HTTP
Disadvantages:
Costly and customization is difficult.
c) A software based load balancer. PLB (Pure Load Balancer) is open-source TCP based load balancer.
Windows 2003 servers supports network load balancing (NLB) which balances incoming Internet Protocol (IP) traffic across nodes in a ...

Purchase this Solution


Free BrainMass Quizzes
Word 2010: Tables

Have you never worked with Tables in Word 2010? Maybe it has been a while since you have used a Table in Word and you need to brush up on your skills. Several keywords and popular options are discussed as you go through this quiz.

Basic Networking Questions

This quiz consists of some basic networking questions.

C# variables and classes

This quiz contains questions about C# classes and variables.

Excel Introductory Quiz

This quiz tests your knowledge of basics of MS-Excel.

Word 2010: Table of Contents

Ever wondered where a Table of Contents in a Word document comes from? Maybe you need a refresher on the topic? This quiz will remind you of the keywords and options used when working with a T.O.C. in Word 2010.