summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/samples/store-cluster (follow)
Commit message (Expand)AuthorAgeFilesLines
* Enable OAuth and OpenID to be used together in the same app. Add a few OpenID...jsdelfino2010-09-064-60/+233
* Strawman implementation of the OAuth 2.0 protocol. Minor improvements to the ...jsdelfino2010-09-066-3/+18
* Use secure cookies for OpenID auth sessions. Renamed OpenID memcached config ...jsdelfino2010-09-061-1/+1
* Configure mod-auth-openid to use memcached instead of sqlite. Remove dependen...jsdelfino2010-09-037-0/+20
* Support local in-process function proxies between components contributed by a...jsdelfino2010-08-242-6/+2
* Improve performance by reusing HTTP proxy connections across invocations and ...jsdelfino2010-08-222-2/+6
* Refactor store-cluster sample components to allow vhosts to share common cach...jsdelfino2010-08-228-81/+86
* Script fixes to get database working with the HTTPS-enabled store-cluster sam...jsdelfino2010-08-1910-32/+146
* Test Postgresql hot standby + replication and integrated Postgresql database ...jsdelfino2010-08-168-10/+151
* Some refactoring of the HTTP support, tunnel Memcached requests over HTTPS an...jsdelfino2010-08-149-108/+219
* Fix HTTPS config scripts to enable SSL certicates, HTTP basic auth, and OpenI...jsdelfino2010-08-027-0/+397
* Change sample to use a pool of three memcached servers. Add a property to the...jsdelfino2010-07-287-33/+45
* Refactor and cleanup some of the config scripts. Add a sample using mod_proxy...jsdelfino2010-07-2818-0/+1153