Download List

项目描述

Surealived is a effective LVS (Linux Virtual Server) service tester. It is based on epoll and allows you to detect your hosts' state using HTTP, TCP, DNS, exec, and a universal LUA embedded tester. SSL is also supported. Testers are dynamic modules, and you can extend and write your own modules. You can also dynamicaly change the weight or set real states at run-time. Test states are injected into the kernel IPVS table using the ipvssync application. Configuration is highly extensible, so many testing protocols can be implemented easily.

系统要求

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.

2011-01-25 07:58
0.9.8

Surealived不会崩溃测试仪在主回路了。的问题时可能发生的epoll的信号在一个已经关闭的文件描述一个事件。
标签: Bugfixes
Surealived doesn't crash in the main tester loop now. Problems could occur when epoll signals an event on an already closed file descriptor.

2010-10-26 00:17
0.9.7

IPVS的门槛uthresh和lthresh属性没有正确通过surealived到ipvssync。这是固定的。
标签: minor bug fix
IPVS thresholds uthresh and lthresh attributes weren't properly passed to ipvssync by surealived. This was fixed.

2010-10-15 06:57
0.9.6

在mod_http反应缩短为12个字节,以避免在实际测试过短的反应时测试仪是用一个HTTP。一个无效的logrotate项被删除。
标签: minor bugfix
The response in mod_http was shortened to 12 bytes to avoid a too short response in real testing when an HTTP tester is used. An invalid logrotate entry was removed.

2010-10-11 02:59
0.9.5

此版本修复了ipvssync错误发生在当两个虚拟包被在不同的协议相同的端口定义。
标签: minor bugfix
This release fixes a bug in ipvssync that occurred when two virtuals were defined on the same port in different protocols.

2010-03-16 23:38
0.9.4

新的论据,如虚拟名称mod_lua,虚拟端口,虚拟协议,虚拟fwmark,真实姓名,真实地址,真正的端口,和真正的testport增加了。一个RTSP协议测试仪,使用上述参数增加了。
New arguments to the mod_lua like virtual name, virtual port, virtual protocol, virtual fwmark, real name, real address, real port, and real testport were added. An RTSP tester that uses the mentioned parameters was added.

Project Resources