This is to announce the release of Pound v2.4e. Changes in this version:
Enhancements:
- new session type that tracks HTTP parameters (http://x/y;sess). As a
result the URL parameter session type has been renamed from PARM to URL,
and the new type is called PARM (confused yet?). Please modify your
config files accordingly.
- allow AddHeader for HTTP listeners as well as for HTTPS
- allow -1 for session (all types) TTL. Will hash the key to a fixed
value
- Redirect takes an optional code parameter (301, 302/default or 307)
- new config param to allow printing the SSL certificate in a single
line
- new config param to control the maximal size of the input line
- added better error messages for SSL loading problems
Bug fixes:
- if the same cookie is defined more than once use LAST definition
The software is at version 2.4e (beta quality). Further testing
(especially under heavy loads), improvements and suggestions are
welcome.[...]
|