"C Server Pages" is a C++ application server. It runs server pages written in HTML with C++ embedded and templates with C++ beans. It features scalability and integration with the backend, multiprocess and multithread functionality, and it is tunable, load balancing, and behaves well even when highly loaded.
| Tags | Internet Web Dynamic Content CGI Tools/Libraries Software Development Build Tools Interpreters |
|---|---|
| Operating Systems | POSIX Linux Solaris |
| Implementation | C++ |
Recent releases


Changes: This version uses a multi-threaded approach and added several tracing levels that are controlled by an environment variable. The Apache module was updated for Apache 2.


Changes: The servers have been updated for multithread execution of user pages, templates, and beans (dynamic elements). New example pages are available.


Changes: This version features control over headers generation, multipart form/data for file uploading, a complete Web mail application as an example, other new pages and examples, and some minor bugfixes.


Changes: This release features compatibility with libstdc++-v3. New directories have been added to relink the server. There is improved syntax for CSP pages, and improved docs and examples. The mod_csp source is now included.


Changes: In this version, the server pages' syntax was improved, and there were minor bugfixes.