Download List

项目描述

lb is a very small and efficient libevent-based benchmarking tool for HTTP servers. It has been implemented with the main goal to provide a safe and quick replacement for the Apache 'ab' tool. Since its first release, it comes with the ability to benchmark several HTTP servers at the same time, theoretically limited only by operating system limits.

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2009-07-23 03:04
0.2.2

这个版本增加了几个HTTP协议,其中包括保持活动,头部,任意头和饼干,基本身份验证,代理支持和身份验证功能。现在可以执行一个给定的时间为基准,无论有多少个请求作出。
This version adds several HTTP protocol features, including keep-alive, HEAD, arbitrary headers and cookies, basic authentication, proxy support, and authentication. It is now possible to perform a benchmark for a given amount of time regardless of how many requests have been made.

2009-07-17 05:02
0.2.0

这个版本提高了约148%的性能相对于以前的版本,因此它的约53%,速度比原来'抗体'。剧本最初的版本增加了使用GNU编译系统编译的libevent的SVN一棵树上。
This version improves performance by about 148% with respect to the previous release, and therefore it's about 53% faster than the original 'ab'. Initial versions of the scripts were added using the GNU build system to compile out of the libevent SVN tree.

2009-07-07 09:53
0.1.0

第一次公开发表。
First public release.

Project Resources