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

[ << ] [ >> ]

[ Error message SSL_CTX_use_certificate_chain_fiile ... ] [ rootjail setup / skunk <skunk(at)legalise.it>... ]

ANNOUNCE: Pound - reverse proxy and load balancer - v1.8
Robert Segall <roseg(at)apsis.ch>
2005-02-12 14:42:06 [ FULL ]
This is to announce the release of Pound v1.8.1. This is a bug-fix interim 
release.

Changes in this version:
- fixed a problem with thread locking for session matching. This may have 
caused problems with session mismatches in heavily loaded servers with 
multiple back-end groups.
- added a call to SSL_library_init() to ensure compatability with some 
versions of OpenSSL
- added support for faster closing of sockets to avoid issues with IE clients 
(broken MS TCP implementation).

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

Re: ANNOUNCE: Pound - reverse proxy and load balancer - v1.8
FX <gentoo(at)sbcglobal.net>
2005-02-13 07:19:32 [ FULL ]
Robert Segall wrote:
[...]
Based on initial tests, is this version less reliable than Pound 1.8?  
Unless new bugs are detected, it sounds like it'd be more reliable...

BTW, I found this Siege (free) to be quite useful in testing heavy http 
loads.  Very easy & able to specify number of concurrent threads, 
requests, etc.

http://www.joedog.org/siege/index.php

Hope others find it as useful in testing pound.

Re: ANNOUNCE: Pound - reverse proxy and load balancer - v1.8
Robert Segall <roseg(at)apsis.ch>
2005-02-14 19:43:32 [ FULL ]
On Sunday 13 February 2005 07:19, FX wrote:[...]

It's a small bug-fix release, thus should be more "stable" than 1.8.[...]

MailBoxer