Download List

项目描述

mod_backhand is a load balancing module for Apache. It provides per-request HTTP redirection within a heterogeneous Apache server cluster. Each request is processed and run through a set of "candidacy functions" to determine which server is best suited to respond. The request is then proxied to that server. Facilities are in place to allow you to write your own dynamically loadable decision making algorithms. Everything about the request and the current availability of resources can be used in the decision-making process.

系统要求

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.

2001-12-12 02:42
1.2.1

该版本包括几个bug修正,更好的RFC符合性,更好地与mod_gzip的集成,并能关闭连接池(一拉mod_proxy的)。它还包括ntbhb(一个独立的Windows mod_backhand资源播音员)。
标签: Major feature enhancements
The release includes several bugfixes, better RFC compliance, better integration with mod_gzip, and the ability to turn off connection pooling (a la mod_proxy). It also includes ntbhb (a standalone mod_backhand resource announcer for Windows).

2001-06-07 21:37
1.2.0

几种稳定有关的改进与新增功能。
标签: Major feature enhancements
Several stability-related enhancements and feature additions.

2001-03-10 02:16
1.1.1pre4

各种错误修复。
标签: Minor bugfixes
Various bug fixes.

2001-01-30 15:13
1.1.0

此版本中包含很多错误修正和代码清理。有一个未初始化的变量是无法获得mod_backhand工作,在所有的人。
This version includes numerous bugfixes and code cleanups. There was an uninitialized variable that was preventing many people from getting mod_backhand to work at all.

2001-01-30 15:13
1.0.9

主要的变化包括autoconf的风格配置脚本,用于段错误时所出现的代理职位,一个全球性的指令,除了迫使实际重定向到本地Apache实例,正常运行时,您更改了Apache,可调HARD_SERVER_LIMIT修复记录,和基础设施除了使用代理作为替代HTTP重定向时重定向到另一台服务器。
The major changes include autoconf style configure scripts, a fix for a segfault that occurred when proxying POSTs, the addition of a global directive to force actual redirection to the local Apache instance, proper functioning when you change HARD_SERVER_LIMIT in Apache, adjustable logging, and the addition of the infrastructure to use HTTP redirection as an alternative to proxying when redirecting to another server.

Project Resources