summaryrefslogtreecommitdiffstats
path: root/sca-cpp/branches/lightweight-sca/modules/server/mod-cpp.hpp (unfollow)
Commit message (Expand)AuthorFilesLines
2012-09-05git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1381061 13f79535-47bb-...giorgio1-0/+0
2010-12-25Create a sandbox branch to experiment with latest APR.jsdelfino1-0/+0
2010-08-22Improve performance by reusing HTTP proxy connections across invocations and ...jsdelfino1-0/+2
2010-02-22Moved component start calls from HTTPD postConfig to childInit, to give compo...jsdelfino1-2/+2
2010-02-17Working queue and chat components. Added a few useful start/stop scripts. Fi...jsdelfino1-4/+3
2010-02-07Moved server configuration to HTTPD postConfig phase, to avoid running config...jsdelfino1-4/+25
2010-01-17Cleaned up test composite files. Adjusted C++ implementation elements to matc...jsdelfino1-13/+18
2010-01-11Improvements to autoconf build to make support for python, web service etc an...jsdelfino1-1/+0
2010-01-05Refactored eval module to avoid confusion with the python eval module.jsdelfino1-4/+2
2010-01-02Cleaned up lifecycle handling of objects that hold library and file resources...jsdelfino1-6/+3
2010-01-02Performance improvements when running both in multi-threaded and pre-forked H...jsdelfino1-7/+6
2009-12-26Simplified server configuration, HTTPD modules now use deployment composite t...jsdelfino1-20/+11
2009-11-30Fixes to the http client, httpd modules and memcached component to get the st...jsdelfino1-9/+11
2009-11-23Refactored httpd server integration, split http support and server logic in t...jsdelfino1-0/+91