公开发布的代码库的代码由Digg(http://Digg.com)
- 资源大小:21.38 kB
- 上传时间:2021-06-30
- 下载次数:0次
- 浏览次数:1次
- 资源积分:1积分
-
标 签:
php
LAMP
pear
digg
资 源 简 介
Overview
We have moved our code repository to GitHub. Any new updates will be done there. Come check us out and say hello.
Butler
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).
Butler is meant to be installed on an internal port and has no authentication. This should not be installed on an external server/port.
http://github.com/digg/butler/
Muuttaa
Muuttaa means to "alter" or
文 件 列 表
package.xml
Services_Digg-0.4.7
Services
Digg
Response
Exception.php
tests
000-services-digg-factory.phpt
Services
Digg
Response
Common.php