My opinion is base on the following benchmarks : http://attractivechaos.github.com/plb/. This is obviously not a typical web application, but it gives a good hint on the performance issue.
Those interested in a C++ web app framework might consider wt (webtoolkit). It has a built in http/https web server and is thus plug&play for average applications. It is worth a look at.
Those interested in a C++ web app framework might consider wt (webtoolkit). It has a built in http/https web server and is thus plug&play for average applications. It is worth a look at.