C++ Servlet Server News
Status: Beta
Brought to you by:
iluxa
Release 0.1.104 of CPPSERV is out. There were numerous bug fixes and improvements since release 0.1.100.
Lighttpd module got a good overhaul. Now it supports all the features that apache module does (and actually works too :)
Session handling, file uploads, error handling, test framework, build system, configuration parser - all got a good bit of cleanup.
This release is a big step towards 1.0
Only remaining serious issue is context path handling (most affected function is HttpServletRequest::getServletPath()).