Hi,
I guess this is probably related to virtualmin or maybe even cloudmin: I am interested in some form of “load balancing” module for webmin, so that I can set up a “load balanced” network of servers (such as round robin DNS, CDN, distributed apache synchronized via rsync, mySQL with master replication etc).
I know that many of these services can already be configured individually - i.e. manually, on a “per server” basis, but I am looking for a more abstract way of doing things - basically like the “virtualmin” module works:
In particular, I would also be very interested in webmin modules for configuring high-performance alternatives to apache, such as nginx, lightHTTPD, Yaws and mochiweb. In other words, HTTP servers for serving static content that may run on another server, while using reverse proxying.
I would like to be able to completely configure a network of load-balanced servers and services using virtualmin.
I already searched around quickly, but didn’t find any such modules - but maybe there are more people interested in this?
It seems to me that webmin, and especially virtualmin/cloudmin could be very well used for such a load-balancing module. In fact, most required modules seem to be in place already - it would apparently just be a matter of creating 1-3 new modules and “gluing” everything together?
So I guess, my question really is how difficult it would be to create new modules for webmin/virtualmin - is there any documentation available, or maybe some template modules that can be modified accordingly ?
It would actually be rather cool if new modules (that is, basic boilerplate stuff) could be created from within webmin/virtualmin - is that possible?
Is anybody else interested in such a load balancing module for webmin?
Personally, I would also consider using a commerical “pro” version then.
Thank you very much
- wocul
PS: Some further pointers:
http://httpd.apache.org/docs/2.2/mod/mod_proxy_balancer.html
http://www.zytrax.com/books/dns/ch9/rr.html
http://en.wikipedia.org/wiki/Load_balancing_(computing)
http://en.wikipedia.org/wiki/Round-robin_DNS
http://socialcompare.com/en/comparison/apache-lightweight-web-servers-alternatives
http://www.cmswire.com/cms/web-cms/nginx-web-server-fast-alternative-to-apache-012215.php