/ Zope / Apsis / Pound Mailing List / Archive / 2005 / 2005-09 / ANNOUNCE: Pound - reverse proxy and load balancer - v1.9.2

[ << ] [ >> ]

[ Re: Welcome to [Pound Mailing List] / ... ] [ health check through url test / sipieter nicolas ... ]

ANNOUNCE: Pound - reverse proxy and load balancer - v1.9.2
Robert Segall <roseg(at)apsis.ch>
2005-09-26 14:59:01 [ FULL ]
This is to announce the release of Pound v1.9.2. This is primarily a
bug-fix interim release.

Changes in this version:

- added a NoDaemon configuration directive. This replaces the existing
--disable-daemon flag for the autoconf script and allows you to decide
if you want Pound to run as a daemon or not at runtime.

- added a call to setsid(2) if running as a daemon and the function is
available.

- fixed a potential problem if gethostbyname() returns an empty list
(rather than just NULL).

The first two changes were suggested by Joe Gooch, the last by Tim
Starling. Many thanks to both contributors.

The software is at version 1.9.1 (beta quality). Further testing
(especially under heavy loads), improvements and suggestions are
welcome.[...]

ANNOUNCE: Pound - reverse proxy and load balancer - v1.9.3
Robert Segall <roseg(at)apsis.ch>
2005-09-27 15:55:01 [ FULL ]
This is to announce the release of Pound v1.9.3. This is primarily a
bug-fix interim release.

Changes in this version:

- added user name logging. If you use one of the CLF variants and Basic
Authentication the user name will now appear correctly in the log
entries.

This change is based on a suggestion by Joe Gooch.

The software is at version 1.9.3 (beta quality). Further testing
(especially under heavy loads), improvements and suggestions are
welcome.[...]

MailBoxer