Jump to letter: [
9ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
Perlbal - Reverse-proxy load balancer and webserver
Perlbal is a single-threaded event-based server supporting HTTP load
balancing, web serving, and a mix of the two. Perlbal can act as either a web
server or a reverse proxy.
One of the defining things about Perlbal is that almost everything can be
configured or reconfigured on the fly without needing to restart the software.
A basic configuration file containing a management port enables you to easily
perform operations on a running instance of Perlbal.
Perlbal can also be extended by means of per-service (and global) plugins that
can override many parts of request handling and behavior.
Packages
Name |
Version |
Release |
Type |
Size |
Built |
Perlbal |
1.59 |
1.fc6 |
src |
128 KiB |
Mon Aug 6 15:31:41 2007 |
Changelog
- * Wed Jun 20 18:00:00 2007 Ruben Kerkhof <ruben{%}rubenkerkhof{*}com> 1.59-1
- Upstream released new version
- Received patch from upstream for failing buffered upload test (240693)
- * Sat May 12 18:00:00 2007 Ruben Kerkhof <ruben{%}rubenkerkhof{*}com> 1.58-1
- Initial import