- Fixed management socket issue which could crash the server upon shutdown.
- Resolved minor incompatibility with HTTP header terminators.
- Reworked threading so that the service will no longer use any CPU time while idle.
- The service wasn’t using much. but idle should be idle, right?
- Reworked SCRIPT_NAME and PATH_INFO to match the CGI/1.1 standard.
- If youve noticed posting problems with scripting engines such as PHP, then this is your fix!
|