summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorirfan <irfan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1997-04-08 06:32:03 +0000
committerirfan <irfan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1997-04-08 06:32:03 +0000
commit215fb1852903bfe9f68fb46b4da3ec73b5353093 (patch)
treef0c29f244c6a5b7dbffd1e797f665658a65039fd
parent2cbf5f54a28b192fd10f3add7da75846250d53af (diff)
downloadATCD-215fb1852903bfe9f68fb46b4da3ec73b5353093.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 4c127ed8369..0032fb4d45e 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 8001 -n 10 -s 0"
+static HTTP_Server "HTTP_Server -p 5432 -n 10 -s 0"
#dynamic HTTP_Server Service_Object * .shobj/HTTP_Server:jaws "HTTP_Server -p 5432 -s HTTP_Service"