Switch from the HTTPD prefork MPM to the multi-threaded event MPM where possible. Fix multi-threading issues in the SpiderMonkey integration.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1157676 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
d6e80180e7
commit
c7bac19b00
27 changed files with 102 additions and 37 deletions
|
|
@ -18,6 +18,7 @@
|
|||
# under the License.
|
||||
|
||||
../../modules/http/httpd-conf tmp localhost 8090 htdocs
|
||||
../../modules/http/httpd-event-conf tmp
|
||||
../../modules/server/server-conf tmp
|
||||
../../modules/server/scheme-conf tmp
|
||||
cat >>tmp/conf/httpd.conf <<EOF
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue