Changes:
1. Tomcat 5.5 Connector
- Getting Remote user principal problems resolved - form authentication problems are salved.
- Empty request parameter now gets empty string value.
- 'emptySessionPath': new configuration option. This parameter (if set on true) sets Path attribute of the session (JSESSIONID) cookie to the root one ("/"). This way we are able to share same session key across multiple applications (their contexts). Default parameter value is false!
2. Windows Setup Procedure
- Introduced new dialog for setting TIME_WAIT (TcpTimedWaitDelay) value.