summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/modules/python/server-test
diff options
context:
space:
mode:
authorjsdelfino <jsdelfino@13f79535-47bb-0310-9956-ffa450edef68>2011-09-05 23:30:31 +0000
committerjsdelfino <jsdelfino@13f79535-47bb-0310-9956-ffa450edef68>2011-09-05 23:30:31 +0000
commitc298b01922ab03d078f33ec1ceb3e7471277f48c (patch)
treefbeebb3c73b23b841ebe3d1be9cab397e80bf0fd /sca-cpp/trunk/modules/python/server-test
parent31ed46ac8dab9abaee7c74b8d8fb53bde49a317e (diff)
Support multithreaded execution of Python components with the HTTPD event MPM.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1165452 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sca-cpp/trunk/modules/python/server-test')
-rwxr-xr-xsca-cpp/trunk/modules/python/server-test1
1 files changed, 1 insertions, 0 deletions
diff --git a/sca-cpp/trunk/modules/python/server-test b/sca-cpp/trunk/modules/python/server-test
index 0932413ffd..ecde5ca8ad 100755
--- a/sca-cpp/trunk/modules/python/server-test
+++ b/sca-cpp/trunk/modules/python/server-test
@@ -19,6 +19,7 @@
# Setup
../http/httpd-conf tmp localhost 8090 ../server/htdocs
+../http/httpd-event-conf tmp
../server/server-conf tmp
./python-conf tmp
cat >>tmp/conf/httpd.conf <<EOF