• Email
  • Favorite
  • Download
  • Embed
  • Private Content

Loading…

Flash Player 9 (or above) is needed to view presentations.
We have detected that you do not have it on your computer. To install it, go here.

Load Balancing with Apache

by Bradley Holt on Mar 25, 2011

  • 7,820 views

This is a presentation made at the Burlington, Vermont PHP Users Group about configuring load balancing using the Apache HTTP Server. Load balancing is a technique that can distribute work across multi...

This is a presentation made at the Burlington, Vermont PHP Users Group about configuring load balancing using the Apache HTTP Server. Load balancing is a technique that can distribute work across multiple server nodes—here we will discuss load balancing HTTP (i.e. web) traffic. There are many software and hardware load balancing options available including HAProxy, Varnish, Pound, Perlbal, Squid, nginx, and Linux-HA (High-Availability Linux) on Linux Standard Base (LSB). However, many web developers are already familiar with Apache as a web server and it is relatively easy to also configure Apache as a load balancer.

Related concepts such as shared nothing architecture are discussed. We also take a look at some basic load balancing scenarios and features including sticky sessions and proxying requests based on HTTP method. Distributed load testing with Tsung is briefly discussed as well.

Accessibility

Categories

Tags

btvphpug apache php btv load balancing btvphp web arch apache loadbakancer balancing load balacing tech apache as load balancer infrastructure servers apache loadbalancing

More...

Upload Details

Uploaded via SlideShare as Apple Keynote

Usage Rights

© All Rights Reserved

Flagged as inappropriate Flag as inappropriate
Flag as inappropriate

Select your reason for flagging this presentation as inappropriate. If needed, use the feedback form to let us know more details.

Cancel

23 Embeds 2,308

http://css.dzone.com 1275
http://bradley-holt.com 838
http://www.planet-php.net 81
http://hwcss.blogspot.com 44
http://php.dzone.com 18
http://planet-php.org 8
http://cloud.dzone.com 8
http://www.planet-php.org 8
http://static.slidesharecdn.com 4
http://www.phpeye.com 3
http://www.lamptag.com 3
http://www.techgig.com 3
http://edu.liulizhi.info 2
http://translate.googleusercontent.com 2
http://www.netvibes.com 2
http://www.hanrss.com 2
http://vokiel.tumblr.com 1
http://justborrowit.heroku.com 1
http://127.0.0.1:8795 1
http://a0.twimg.com 1
http://planet-php.net 1
http://webcache.googleusercontent.com 1
http://phpeye.com 1

More...

Statistics

Favorites
14
Downloads
263
Comments
0
Embed Views
2,308
Views on SlideShare
5,512
Total Views
7,820
Post Comment
Edit your comment Cancel

Load Balancing with Apache — Presentation Transcript