Finally a release to the c++ web framework / server I keep notebooking about. It only supports linux (and windows via cygwin) and requires g++ 4.3. Included is source and demo application with a howto compile / run.
Man of the times you needs to build extensions to server applications for speedups, however when you use C++ from the ground up you never have to worry about building those speedup because your working in the very language.