| ||||||
| 5/23 |
| 2000/2/7-8 [Computer/SW/WWW/Server, Computer/SW/OS/FreeBSD] UID:17450 Activity:high |
2/6 What is the best way to do load balancing using Apache? Is there
such thing as a load balancing HW router that can re-route based on
HTTP header request (in the application layer)?
\_ Cisco's Local Director. F5's stuff.
\_ I first liked F5, and then their boxes started crashing with
extensive load. If you use any SSL connections, [SSL requires
session state], than don't go with F5.
\_ also arrowpoint, or if you dont want to spend $20k per box, you can
use the FREE linux virtual server. http://www.linuxvirtualserver.org
\_ Unless you want a stable and functional system for your
multi million dollar web corporation.
\_ Hey, if you have a multimillion dollar web corporation
then you wont mind paying $50k for a proper commercial
solution.
\_ First rule of coporate IS management. Why hack
something when you can just BUY it?
\_ Exactly my point. If you _need_ load balancing,
you can afford to _buy_ load balancing and the
price is just the cost of doing business. No big
deal. If you wince at the price, you didn't need
it (even if you thought you did). If you were
being sarcastic, which I think you were, I have
intentionally ignored the sarcasm because what you
say is true whether you think so or not. I don't
run my systems on a "hack".
\_ Except that what you get probably is an x86 PC
with a slightly modified Linux or *BSD on it. Just put
it in a fancy sealed case, call it ... "appliance" and
demand an exorbitant amout of money for it. Works
every time. The oldest product on the load balancing
router market is Coyote Point Equalizer and it uses
FreeBSD. -muchandr
\_ Yup and I get tech supprt and I keep my job when it
keels over and I know there are people on the other
side working on it everyday to keep their jobs, not
just for kicks when they feel like it. If you can't
afford the price, you didn't need it. Try telling
the CEO that you saved him $20k but killed his
company. It'll go much easier if you can point a
finger at the vendor and pressure them to fix it
*now*. If you're running your own startup, you can
try explaining to the VC's how you saved $20k of
their money but lost the $15m+ they gave you in
funding. Welcome to the business world. CYA. |
| www.linuxvirtualserver.org Deployment 10 To Do 11 Mirrors 12 Links 13 Sponsors 14 Acknowledgements 15 Search 16 Counter Linux Virtual Server Project head What is the Linux Virtual Server? The Linux Virtual Server is a highly scalable and highly available server built on a cluster of real servers, with the load balancer running on the Linux operating system. The architecture of the cluster is transparent to end users. Applications of the Linux Virtual Server The Linux Virtual Server can be used to build highly scalable and high available network services, such as a scalable web, mail or media service. This site hosts the Linux Virtual Server kernel patches and related programs, released under the 18 GNU General Public License (GPL). This site also provides information on the Linux Virtual Server: how it works, how to use it, and its ongoing development. If you are looking for Linux kernel-based virtual servers running on a single piece of hardware, access the 19 Linux-VServer project. Joseph Mack released the July 2003 version of 28 LVS-HOWTO and 29 LVS-mini-HOWTO on June 28, 2002. It contains some performance tuning in HTTP parsing and one bugfix. Joseph Mack released the June 2003 version of 32 LVS-HOWTO and 33 LVS-mini-HOWTO on June 5, 2002. It contains a new scheduling module for cookie-injected load balancing and some other minor fixes. Joseph Mack released the May 2003 version of 37 LVS-HOWTO and 38 LVS-mini-HOWTO on May 2, 2002. It has some bug fixes and some tunings in the persistent http scheduler. Joseph Mack released the April 2003 version of 42 LVS-HOWTO and 43 LVS-mini-HOWTO on March 26, 2002. Joseph Mack released the March 2003 version of 45 LVS-HOWTO and 46 LVS-mini-HOWTO on February 26, 2002. It has some feature enhancement such as persistent server connection pool, and some performance improvement. It contains a new scheduling module for persistent HTTP connections and some other minor fixes. Joseph Mack released the January 2003 version of 49 LVS-HOWTO on January 17, 2003. |