Download List

项目描述

Crossroads is a daemon running in user space, and features extensive configurability, polling of back ends using wake up calls, status reporting, many algorithms to select the "right" back end for a request (and user-defined algorithms for very special cases), and much more. Crossroads is service-independent: it is usable for any TCP service, such as HTTP(S), SSH, SMTP, RDP, and database connections. In the case of HTTP balancing, Crossroads can provide session stickiness for back end processes that need sessions, but aren't session-aware of other back ends. Crossroads can be run as a stand-alone daemon or via inetd, and features a management Web interface for monitoring and for modification of parameters.

系统要求

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-04-05 21:55
2.74

此版本卷起许多较小的错误修正,功能增强和可移植性问题。可以调整的路径在安装过程中。 Web界面支持基本身份验证。 32位可移植性是固定的。插座处理被重写,以防止在高负荷情况下泄漏。
标签: Stable
This release rolls up many smaller bugfixes, functionality enhancements, and portability issues. Paths can be tweaked during the install process. The Web interface supports basic authentication. 32-bit portability was fixed. Socket handling was rewritten to prevent leakage in high-load situations.

2010-09-28 06:54
2.68 Stable

该互斥代码已被重写,大大加快了互斥处理。测井(详细或调试)已被重写类型安全。一个问题涉及HTTP消息不正确的处理是固定的。一些优化,补充。该startscript xrctl增强。
标签: Stable
The mutex code has been rewritten to greatly speed up the handling of mutexes. Logging (verbose or debugging) has been rewritten for type safety. A bug involving incorrect processing of HTTP messages was fixed. Several optimizations were added. The startscript xrctl was enhanced.

2010-04-28 19:44
2.65

此版本修正了在网络插座会被消耗,但没有关闭的错误。该错误已在某些情况下引发十字路口无法连接到以前可用后端。
标签: Stable
This version fixes a bug where network sockets would be consumed but not closed. The bug was triggered in some situations where Crossroads could not connect to a previously available back end.

2010-01-12 00:34
2.62

此版本已高负荷生产环境的改善。在采伐量却遭拒绝,反CPU的高耗能的措施相继出台,并在高峰负荷的事故的潜在原因是固定的。该文档已更新。
标签: Stable
This release has improvements for high-load production environments. The amount of logging was turned down, anti-CPU-hogging measures were introduced, and a potential cause of crashes during peak loads was fixed. The documentation was updated.

2009-05-13 21:28
2.55

这个版本修复了一些漏洞,采用了重写“储值IP”的调度,介绍了为诊断目的后端错误计数,和功能更新的文档。
This version fixes a number of bugs, features a rewrite of the "stored-ip" dispatcher, introduces counting of back end errors for diagnostic purposes, and features updated documentation.

Project Resources