|
/
Zope
/
Apsis
/
Pound Mailing List
/
Archive
/
2005
/
2005-03
/
ANNOUNCE: Pound - reverse proxy and load balancer - v1.8.2
[
Re: Backend on standard ports / Robert Segall ... ]
[
Redirects not working when using SSL? / ... ]
ANNOUNCE: Pound - reverse proxy and load balancer - v1.8.2
Robert Segall <roseg(at)apsis.ch> |
2005-03-06 18:17:49 |
[ FULL ]
|
This is to announce the release of Pound v1.8.2. This is a bug-fix interim
release.
Changes in this version:
- X-SSL-Cipher header is added only if HTTPSHeaders is non-zero
- CRL checking code (hopefully correct). The OpenSSL functions for this are
largely undocumented, so it needs some testing...
The software is at version 1.8.2 (beta quality). Further testing
(especially under heavy loads), improvements and suggestions are
welcome.[...]
|
|
|
Re: ANNOUNCE: Pound - reverse proxy and load balancer - v1.8.2
"Simon Matter" <simon.matter(at)ch.sauter-bc.com> |
2005-03-07 10:43:39 |
[ FULL ]
|
> This is to announce the release of Pound v1.8.2. This is a bug-fix
interim[...]
Hi Robert,
I've tried to build new 1.8.2 rpms and it fails on older distributions
because of older openssl versions. I've included attached patch to enable
build on those versions. Does it make sense to add something like this to
the Pound distribution?
Simon
|
|
|
Re: ANNOUNCE: Pound - reverse proxy and load balancer - v1.8.2
Robert Segall <roseg(at)apsis.ch> |
2005-03-07 19:12:47 |
[ FULL ]
|
On Monday 07 March 2005 10:43, Simon Matter wrote:[...]
Thanks for the info - indeed OpenSSL 0.9.6 versions lack the function. I added
the relevant autoconf checks and uploaded 1.8.2 again. Please give it another
try and let me know.[...]
|
|
|
Re: ANNOUNCE: Pound - reverse proxy and load balancer - v1.8.2
"Simon Matter" <simon.matter(at)ch.sauter-bc.com> |
2005-03-08 08:27:32 |
[ FULL ]
|
> On Monday 07 March 2005 10:43, Simon Matter wrote:[...][...]
Thanks, it builds fine now on all of my platforms.
Simon
[...]
|
|
|
|