public
Description: Digg has a bunch of web servers. One of the problems with running a bunch of web servers is that you sometimes need to get information from each one individually. Or maybe you need to run operations on each one individually. For instance, we use APC to cache configurations and other data. Without restarting Apache we can use Butler to clear configurations from APC or alter APC keys. We also use it to get a bunch of PHP-specific information (e.g. PHP modules and PEAR packages).
Homepage:
Clone URL: git://github.com/digg/butler.git
joestump (author)
Tue Sep 23 17:44:25 -0700 2008
commit  797b5736de4292a3a30a1c25cd45ff8b23831602
tree    63b237aa2fd68200bb98c9cea1d7c14f3bc84955
parent  96a2f39a4b443c49818e8b05932aed8fcdf8b505
butler /