- 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.
|