summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/samples/store-cluster (unfollow)
Commit message (Expand)AuthorFilesLines
2010-09-06Enable OAuth and OpenID to be used together in the same app. Add a few OpenID...jsdelfino4-60/+233
2010-09-06Strawman implementation of the OAuth 2.0 protocol. Minor improvements to the ...jsdelfino6-3/+18
2010-09-06Use secure cookies for OpenID auth sessions. Renamed OpenID memcached config ...jsdelfino1-1/+1
2010-09-03Configure mod-auth-openid to use memcached instead of sqlite. Remove dependen...jsdelfino7-0/+20
2010-08-24Support local in-process function proxies between components contributed by a...jsdelfino2-6/+2
2010-08-22Improve performance by reusing HTTP proxy connections across invocations and ...jsdelfino2-2/+6
2010-08-22Refactor store-cluster sample components to allow vhosts to share common cach...jsdelfino8-81/+86
2010-08-19Script fixes to get database working with the HTTPS-enabled store-cluster sam...jsdelfino10-32/+146
2010-08-16Test Postgresql hot standby + replication and integrated Postgresql database ...jsdelfino8-10/+151
2010-08-14Some refactoring of the HTTP support, tunnel Memcached requests over HTTPS an...jsdelfino9-108/+219
2010-08-02Fix HTTPS config scripts to enable SSL certicates, HTTP basic auth, and OpenI...jsdelfino7-0/+397
2010-07-28Change sample to use a pool of three memcached servers. Add a property to the...jsdelfino7-33/+45
2010-07-28Refactor and cleanup some of the config scripts. Add a sample using mod_proxy...jsdelfino18-0/+1153