Downloadliste

Projektbeschreibung

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.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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

Die Version enthält einige Bugfixes, bessere RFC-Konformität, eine bessere Integration mit mod_gzip und die Fähigkeit zu deaktivieren, Connection Pooling (a la mod_proxy). Dazu gehört auch ntbhb (eine eigenständige Ressource mod_backhand Ansager für Windows).
Tags: 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

Mehrere Stabilität im Zusammenhang mit Verbesserungen und neuen Features.
Tags: Major feature enhancements
Several stability-related enhancements and feature additions.

2001-03-10 02:16
1.1.1pre4

Verschiedene Fehler behoben.
Tags: Minor bugfixes
Various bug fixes.

2001-01-30 15:13
1.1.0

Diese Version enthält zahlreiche Bugfixes und Aufräumarbeiten. Es war eine nicht initialisierte Variable, dass viele Menschen verhindert hatte, immer mod_backhand überhaupt funktionieren.
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

Die wichtigsten Änderungen gehören autoconf Stil configure-Skripten, eine Korrektur für einen segfault, dass, wenn Proxy POSTs, die neben einer globalen Richtlinie tatsächlichen Umleitung auf den lokalen Apache-Instanz Kraft, das Funktionieren, wenn Sie ändern HARD_SERVER_LIMIT in Apache, einstellbar aufgetreten Protokollierung und die Neben der Infrastruktur an der Umleitung von HTTP als Alternative zum Proxy verwenden, wenn auf einen anderen Server umgeleitet.
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