使用HAProxy的动态服务器权重
发布时间
—
更新
与我关于产品和企业家精神的常规文章相比,我正在撰写我们之前发布的一系列脚本。
haproxy-dynamic-weight
is a tool which can dynamically and automatically allocate work across HAProxied servers to get the most from them. We use this at Reincubate to reduce load on virtual servers when they're suffering from abnormal CPU steal.
我们在发现没有开源解决方案来做我们需要的工作之后构建了这个工具。我们已经根据GPL免费提供它们并在GitHub上发布 。快乐的黑客攻击,我希望它们有用!