vibe.d 0.7.11 maintainance release
vibe.d 0.7.11 maintainance release

Sun, 06 Jan 2013Improves installation on Linux and fixes a configuration file handling error, as well as a hang in conjunction with Nginx used as a reverse proxy.
Features and improvements
- The
setup-linux.sh
script now installs to/usr/local/share
and uses any existingwww-data
user for its config if possible (by Jordi Sayol) - issue #150, issue #152, issue #153
Bug fixes
- Fixed hanging HTTP 1.1 requests with "Connection: close" when no "Content-Length" or "Transfer-Encoding" header is set - issue #147
- User/group for privilege lowering are now specified as "user"/"group" in vibe.conf instead of "uid"/"gid" - see issue #133
- Invalid uid/gid now actually cause the application startup to fail
Comments for the post are currently disabled.
0 comments