(file) Return to omiserver.conf CVS log (file) (dir) Up to [OMI] / omi / etc

 1 mike  1.1 # omiserver configuration file
 2           
 3           ##
 4 krisbash 1.3 ## httpport -- listening port for the binary protocol (default is 5985)
 5 mike     1.1 ##
 6              #httpsport=PORT
 7              
 8              ##
 9 krisbash 1.3 ## httpsport -- listening port for the binary protocol (default is 5986)
10 mike     1.1 ##
11              #httpsport=PORT
12              
13              ##
14              ## idletimeout -- idle providers unload timeout in seconds (defualt is 90)
15              ##
16              #idletimeout=TIMEOUT
17              
18              ##
19              ## trace -- enable tracing to standard output (default is 'false')
20              ##
21              #trace=(true|false)
22              
23              ##
24 krisbash 1.3 ## loglevel -- set the log level of the server
25              ##
26              #loglevel = DEBUG
27              
28              ##
29 mike     1.1 ## <NICKNAME> -- set the value of nickname.
30              ##
31              #prefix=PATH
32              #libdir=PATH
33              #bindir=PATH
34              #localstatedir=PATH
35              #sysconfdir=PATH
36              #providerdir=PATH
37              #certsdir=PATH
38              #datadir=PATH
39              #rundir=PATH
40              #logdir=PATH
41              #schemadir=PATH
42              #schemafile=PATH
43              #pidfile=PATH
44              #logfile=PATH
45              #registerdir=PATH
46              #pemfile=PATH
47              #keyfile=PATH
48              #agentprogram=PATH
49              #serverprogram=PATH
50 mike     1.1 #includedir=PATH
51              #configfile=PATH
52 krisbash 1.3 NoSSLv2=true
53              #NoSSLv3=false

ViewCVS 0.9.2