Download Latest Version gllb-load-balancer-20130922.tar (14.8 kB)
Email in envelope

Get an email when there's a new version of GLLB

Home
Name Modified Size InfoDownloads / Week
README-FIRST.txt 2013-09-21 1.0 kB
gllb-load-balancer-20130922.tar 2013-09-21 14.8 kB
Totals: 2 Items   15.9 kB 0
############################################
# Generic Linux Load Balancer
# by : steelburn
# @  : steelburn(at)blogspaper(dot)org
############################################

REQUIREMENTS
-----------
1. 	Basic Debian installation. Please use Network install CD (http://www.debian.org/CD/netinst/) for smaller footprint. 
	The most you need is just 'SSH Server' package so that you can SCP the GLLB package.
2.	Minimum 1GB hard disk space. Recommended: 10GB.
3.	Minimum 512MB RAM. Recommended: At least 1GB.


HOW TO INSTALL
--------------
1. Copy GLLB package into the server. 
2. Unpack the package.
3. Go into package directory.
4. Execute: chmod +x install-nlb.sh
5. Execute: ./install-nlb.sh
6. Execute: gllb-run
7. Configure load balancer from the menu. Remember to 'Apply Changes' in each section.
8. Reboot.
9. Once rebooted, login and verify by choosing 'Check Status'. If it is empty, something is wrong. Redo configuration.
10. Done. Verify external access. Then leave the system alone. 


Source: README-FIRST.txt, updated 2013-09-21