summaryrefslogtreecommitdiff
path: root/apps/JAWS/server/svc.conf
diff options
context:
space:
mode:
authorirfan <irfan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1997-04-08 06:26:33 +0000
committerirfan <irfan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1997-04-08 06:26:33 +0000
commit2909f3ba89282c1684e46949c5cada1fa22d5ed7 (patch)
treebb8810ce036d83ad2cf4b1faa0ead0292daa311d /apps/JAWS/server/svc.conf
parent1ffacc1523a5db6bd0fb1910bf5b087fab19f814 (diff)
downloadATCD-2909f3ba89282c1684e46949c5cada1fa22d5ed7.tar.gz
*** empty log message ***
Diffstat (limited to 'apps/JAWS/server/svc.conf')
-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 0032fb4d45e..e85488301dd 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 5432 -n 10 -s 0"
+static HTTP_Server "HTTP_Server -p 80 -n 10 -s 0"
#dynamic HTTP_Server Service_Object * .shobj/HTTP_Server:jaws "HTTP_Server -p 5432 -s HTTP_Service"