dbalagansky / Apache-Cluster-Manager

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

-== Introduction ==-

Apache Cluster Manager (ACM) is a set of tools to manage a cluster of Apache Httpd with mod_proxy_balancer
See the main website for more help : http://code.google.com/p/apache-cluster-manager

Python dependencies (all of them are included with Python):
  - HTMLParser
  - optparse
  - urllib2

-== Running ACM ==-

  - Create your configuration file (you can find a sample file (sample.cfg) right at ACM's root directory)
  - Simply run bash script named 'acm' from ACM's root directory. -h option could be a good start ;-)

About

License:Other


Languages

Language:Python 99.7%Language:Shell 0.3%