Download List

Project Description

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 Requirements

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.

2007-01-04 11:25 Back to release list
1.23

ACLs (allow/deny lists based on client IP address) were tested, and there is a new hook for an external dispatch helper ("dispatchmode externalhandler") for cases where Crossroads' internal dispatch methods aren't sufficient. A new "username" directive can be used to set the effective UID when calling external helpers. Some code was cleaned up, and the documentation was expanded.
Tags: Major feature enhancements

Project Resources