12.07.2015 Views

Load Balancing with Perlbal - Milton Keynes Perl Mongers

Load Balancing with Perlbal - Milton Keynes Perl Mongers

Load Balancing with Perlbal - Milton Keynes Perl Mongers

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

ConfiguringDefault config file: /etc/perlbal/perlbal.confCREATE POOL my_apachesPOOL my_apaches ADD 10.0.0.10:8080POOL my_apaches ADD 10.0.0.11:8080POOL my_apaches ADD 10.0.0.12POOL my_apaches ADD 10.0.0.13:8081CREATE SERVICE balancerSET listen = 0.0.0.0:80SET role= reverse_proxySET pool= my_apachesSET persist_client = onSET persist_backend = onSET verify_backend = onENABLE balance

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!