|
/
Zope
/
Apsis
/
Pound Mailing List
/
Archive
/
2006
/
2006-02
/
ANNOUNCE: Pound - reverse proxy and load balancer - v1.10
[
Re: [Pound Mailing List] pound fail-over and ... ]
[
The page must be viewed over a secure channel / ... ]
ANNOUNCE: Pound - reverse proxy and load balancer - v1.10
Robert Segall <roseg(at)apsis.ch> |
2006-02-01 13:16:40 |
[ FULL ]
|
This is to announce the release of Pound v1.10. This is identical to the
1.9.5 interim release and was prepared for all who would like to track
the 1.x series for a while longer.
Changes in this version:
- added NoDaemon configuration directive (replaces compile-time switch)
- added LogFacility configuration directive (replaces compile-time
switch)
- added user name logging
Problems fixed:
- fixed problem with the poll() code
- fixed problem with empty list in gethostbyname()
- added call to setsid() if daemon
- conflicting headers are removed (Content-length - Transfer-encoding)
This will be the last release in the 1.x series.
The software is at version 1.10 (production quality). Further testing
(especially under heavy loads), improvements and suggestions are
welcome.[...]
|
|
|
ANNOUNCE: Pound - reverse proxy and load balancer - v2.0
Robert Segall <roseg(at)apsis.ch> |
2006-02-01 13:19:21 |
[ FULL ]
|
This is to announce the release of Pound v2.0.
Changes in this version:
- new configuration file syntax, offering significant improvements.
- the ability to define listener-specific back-ends. In most cases this
should eliminate the need for multiple Pound instances.
- a new type of back-end: the redirector allows you to respond with a
redirect without involving any back-end server.
- most "secondary" properties (such as error messages, client time-out,
etc.) are now private to listeners.
- HAport has an optional address, different from the main back-end
- added a -V flag for version
- session tracking on a specific Header
The software is at version 2.0 (production quality). Further testing
(especially under heavy loads), improvements and suggestions are
welcome.[...]
|
|
|
Re: [Pound Mailing List] ANNOUNCE: Pound - reverse proxy and load balancer - v2.0
"Simon Matter" <simon.matter(at)ch.sauter-bc.com> |
2006-02-01 14:19:31 |
[ FULL ]
|
Re: [Pound Mailing List] ANNOUNCE: Pound - reverse proxy and load balancer - v2.0
Robert Segall <roseg(at)apsis.ch> |
2006-02-01 17:11:45 |
[ FULL ]
|
On Wed, 2006-02-01 at 14:19 +0100, Simon Matter wrote:[...]
Many thanks Simon. Unless you object to it we'd like to add you to the
credits list, as well as a link to the RPMs.[...]
|
|
|
Re: [Pound Mailing List] ANNOUNCE: Pound - reverse proxy and load balancer - v2.0
Sam Johnston <samjie(at)gmail.com> |
2006-02-01 19:47:34 |
[ FULL ]
|
The Debian package has also been updated and uploaded to unstable -
coming soon to a mirror near you,
Kind regards,
Sam
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.7
Date: Thu, 2 Feb 2006 05:29:09 +1100
Source: pound
Binary: pound
Architecture: source i386
Version: 2.0-1
Distribution: unstable
Urgency: low
Maintainer: Sam Johnston <samj(at)aos.net.au>
Changed-By: Sam Johnston <samj(at)aos.net.au>
Description:
pound - reverse proxy, load balancer and https front-end for web-servers
Changes:
pound (2.0-1) unstable; urgency=low
.
* New upstream release
* New configuration file syntax
* Listener-specific backends to eliminate need for multiple instances
* New redirector backend
* Secondary proarties (error messages, timeouts, etc.) now private to
listeners.
* HAport accepts an optional address
* Added -V flag for version
* Session tracking on a specific header
Files:
e00f42b019b633152ef6d403d84931a2 664 net extra pound_2.0-1.dsc
ddbd39a9f2beaf625ec7e7a9a2379801 143345 net extra pound_2.0.orig.tar.gz
03c5f164627d8929e4ee31eb0541f2fd 12738 net extra pound_2.0-1.diff.gz
0a019cef459dec5852ca5415c9015e85 68840 net extra pound_2.0-1_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)
iD8DBQFD4QFpDr1l4TwJPu8RAsJ6AKDDAaODUrFvuHTThleolbO+xUjHBACgyKVt
0wemVPJDMxG55U0NBReQkUE=
=OebC
-----END PGP SIGNATURE-----
On 2/1/06, Robert Segall <roseg(at)apsis.ch> wrote:[...]
|
|
|
Re: [Pound Mailing List] ANNOUNCE: Pound - reverse proxy and load balancer - v2.0
"Simon Matter" <simon.matter(at)ch.sauter-bc.com> |
2006-02-02 10:30:35 |
[ FULL ]
|
> On Wed, 2006-02-01 at 14:19 +0100, Simon Matter wrote:[...][...]
Feel free to do so.
Regards,
Simon
|
|
|
ANNOUNCE: Pound - reverse proxy and load balancer - v2.0.1
Robert Segall <roseg(at)apsis.ch> |
2006-02-06 13:17:50 |
[ FULL ]
|
This is to announce the release of Pound v2.0.1.
This is a maintenance-only release. Changes in this version:
- fixed small problem in the upd_session() code
- declared init_RSAgen() as void everywhere
- moved to SESS_xxx tokens to avoid Solaris name conflict
- added #ifdef's for LOG_FTP and LOG_AUTHPRIV for systems that lack them
The software is at version 2.0.1 (beta quality). Further testing
(especially under heavy loads), improvements and suggestions are
welcome.[...]
|
|
|
Re: [Pound Mailing List] ANNOUNCE: Pound - reverse proxy and load balancer - v2.0.1
Alessio Cervellin <a.cervellin(at)acm.org> |
2006-02-06 23:39:23 |
[ FULL ]
|
Robert Segall ha scritto:
[...]
now it compiled perfectly on Solaris :)
|
|
|
|