Fortitude HTTP v1.0.3.0
Version: 1.0.3.0
Status: Stable
Released: 2011-02-08
License: MIT License
No downloadable files are available for this release
but you can obtain the source code from GitHub.
Source-Code
Release Notes
- Resolved issue which caused root windows authentication not to be used.
- Removed "use keep-alive" setting. It is now controlled by setting timeout to zero vs. non-zero.
- Resolved memory leak when working with "keep-alive: close" or failed connections.
- Resolved thread locking issue when shutting server down under high load.
- Resolved inconsequential memory leak.
- Memory is to be held for the life of the instance but was not freed gracefully.