summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/components/cache/server-test
diff options
context:
space:
mode:
authorjsdelfino <jsdelfino@13f79535-47bb-0310-9956-ffa450edef68>2010-10-20 04:59:43 +0000
committerjsdelfino <jsdelfino@13f79535-47bb-0310-9956-ffa450edef68>2010-10-20 04:59:43 +0000
commit9558dae78cdbcf1909ab7649d2a02ab010c0d35c (patch)
tree0a4a36d89946011e1a993fc48819154a091ac2b9 /sca-cpp/trunk/components/cache/server-test
parent073fcab1cf3045ff6f31f2b42cd33cb99c069e51 (diff)
Renamed frontcache to datacache and add a memo cache that memoizes function applications.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1024519 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sca-cpp/trunk/components/cache/server-test')
-rwxr-xr-xsca-cpp/trunk/components/cache/server-test2
1 files changed, 1 insertions, 1 deletions
diff --git a/sca-cpp/trunk/components/cache/server-test b/sca-cpp/trunk/components/cache/server-test
index a93a7e73ac..6d14f789f5 100755
--- a/sca-cpp/trunk/components/cache/server-test
+++ b/sca-cpp/trunk/components/cache/server-test
@@ -23,7 +23,7 @@
../../modules/server/scheme-conf tmp
cat >>tmp/conf/httpd.conf <<EOF
SCAContribution `pwd`/
-SCAComposite memcache.composite
+SCAComposite cache.composite
EOF
./memcached-start 11211