|
/
Zope
/
Apsis
/
Pound Mailing List
/
Archive
/
2008
/
2008-04
/
ANNOUNCE: Pound - reverse proxy and load balancer - v2.4.1
[
TTL -1 / "Scott Royston" ... ]
[
apache redirect from https on http if no trailing ... ]
ANNOUNCE: Pound - reverse proxy and load balancer - v2.4.1
Robert Segall <roseg(at)apsis.ch> |
2008-04-05 11:59:47 |
[ FULL ]
|
This is to announce the release of Pound v2.4.1. This is primarily a
minor bug-fix release. Changes since version 2.4:
Enhancements:
- added cache control for errors (thanks to Pavel Merdin for the
suggestion)
Bug fixes:
- fixed problem with double slash in header rewriting (thanks to
Cédric P.)
- remove sched_policy to avoid problems on systems with poor support
for it
- fixed memory corruption problem with HAport
The software is at version 2.4.1 (production quality). Further testing
(especially under heavy loads), improvements and suggestions are
welcome.[...]
|
|
|
ANNOUNCE: Pound - reverse proxy and load balancer - v2.4.2
Robert Segall <roseg(at)apsis.ch> |
2008-04-24 16:45:14 |
[ FULL ]
|
This is to announce the release of Pound v2.4.2. This is primarily a
minor bug-fix release. Changes since version 2.4.1:
Bug fixes:
- fixed problem with session TTL -1 (thanks to Scott Royston for
pointing it out)
- fixed problem with back-end killing on failed connect
- fixed a small problem in the poundctl XML output (thanks to johnlr
for the fix)
- added hints in call to getaddrinfo() (for Solaris 10 support, thanks
to David Kensiski for the patch)
- fixed redirection problem (missing slash in
Location/Content-location)
The software is at version 2.4.2 (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.4.2
chasm <chasm(at)gmx.de> |
2008-04-25 10:45:24 |
[ FULL ]
|
Hi Robert,
thanks for the trailing slash bugfix. Works fine now.
When i use the "RewriteLocation 2" directive in the https listener, it
now fixes the redirected by the blind
webserver behind it (https to http but with the trailing slash is now
sanitized to https with the trailing slash).
This did not work in version 2.3.2 before.
Thanks a lot...
Matthias
Robert Segall schrieb:[...]
|
|
|
|