summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorirfan <irfan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1997-04-08 06:31:51 +0000
committerirfan <irfan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1997-04-08 06:31:51 +0000
commit2cbf5f54a28b192fd10f3add7da75846250d53af (patch)
treecbb45bef3c974d3d645292f65560b92391e21e92
parent2909f3ba89282c1684e46949c5cada1fa22d5ed7 (diff)
downloadATCD-2cbf5f54a28b192fd10f3add7da75846250d53af.tar.gz
*** empty log message ***
-rw-r--r--apps/JAWS/server/svc.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/JAWS/server/svc.conf b/apps/JAWS/server/svc.conf
index e85488301dd..4c127ed8369 100644
--- a/apps/JAWS/server/svc.conf
+++ b/apps/JAWS/server/svc.conf
@@ -5,6 +5,6 @@
# = 1 -> thread per request
# = 2 -> asynch thread pool
#
-static HTTP_Server "HTTP_Server -p 80 -n 10 -s 0"
+static HTTP_Server "HTTP_Server -p 8001 -n 10 -s 0"
#dynamic HTTP_Server Service_Object * .shobj/HTTP_Server:jaws "HTTP_Server -p 5432 -s HTTP_Service"