Category:JANUS DEFINE parameters: Difference between revisions
mNo edit summary |
mNo edit summary |
||
Line 3: | Line 3: | ||
Only a few items are required on a JANUS DEFINE command to get a port defined in memory. But typically the command become quite complex over time as buffer sizes, default files and other characteristics are added. | Only a few items are required on a JANUS DEFINE command to get a port defined in memory. But typically the command become quite complex over time as buffer sizes, default files and other characteristics are added. | ||
Following are the commands to define a JANUS WEB port and a secured JANUS WEB port: | Following are the commands to define a JANUS WEB port and a secured JANUS WEB port. Your processing and security needs will almost certainly require different settings: | ||
<p class="code"> JANUS DEFINE MYWEB 80 WEBSERV 50 WEBUSER WEBUSER TRACE 0 UPCASE - | <p class="code"> JANUS DEFINE MYWEB 80 WEBSERV 50 WEBUSER WEBUSER TRACE 0 UPCASE - | ||
Line 17: | Line 17: | ||
</p> | </p> | ||
The parameters shown | The parameters shown above are described in the pages in this section. A summary of the parameters can also be found on the [[JANUS DEFINE#parmlist|JANUS DEFINE]] page. |
Revision as of 16:11, 9 March 2011
The JANUS DEFINE command defines and specifies characteristics for a Janus port.
Only a few items are required on a JANUS DEFINE command to get a port defined in memory. But typically the command become quite complex over time as buffer sizes, default files and other characteristics are added.
Following are the commands to define a JANUS WEB port and a secured JANUS WEB port. Your processing and security needs will almost certainly require different settings:
JANUS DEFINE MYWEB 80 WEBSERV 50 WEBUSER WEBUSER TRACE 0 UPCASE - OBSIZE 10240 IBSIZE 10240 RBSIZE 10240 TIMEOUT 600 - OPEN FILE MYFILE MAXTEMP 14000 BINDADDR 198.242.244.47 - LOG REQ WEBLOGJW LOGCLOSET 57 NOAUDTERM COMPRESS 2 KEEPALIVE 30 JANUS DEFINE MYWEBS 443 WEBSERV 50 WEBUSER WEBUSER TRACE 0 UPCASE - OBSIZE 10240 RBSIZE 4096 SSL CERTS MYSSL.PKEY SSLCACHE 100 - SSLBSIZE 32767 OPEN FILE MYFILE IBSIZE 4096 - RBSIZE 10240 MAXTEMP 9000 TIMEOUT 600 BINDADDR 198.242.244.47 - LOG REQ WEBLOGJW LOGCLOSET 57 NOAUDTERM COMPRESS 0 KEEPALIVE 60
The parameters shown above are described in the pages in this section. A summary of the parameters can also be found on the JANUS DEFINE page.
Pages in category "JANUS DEFINE parameters"
The following 139 pages are in this category, out of 139 total.
A
C
- CHAR (JANUS DEFINE parameter)
- CHARSET (JANUS DEFINE parameter)
- CLIENTSOCKET (JANUS DEFINE parameter)
- CLOSEIMMED (JANUS DEFINE parameter)
- CLOSEREAD (JANUS DEFINE parameter)
- CMD (JANUS DEFINE parameter)
- COMPRESS (JANUS DEFINE parameter)
- CR (JANUS DEFINE parameter)
- CRLF (JANUS DEFINE parameter)
- CSSINSP, NOCSSINSP, and AUTOCSSINSP (JANUS DEFINE parameters)
- CSSTITLEDIV and CSSTITLESPAN (JANUS DEFINE parameters)
D
F
L
- LANGUAGE (JANUS DEFINE parameter)
- LEGBL, LEGREV, LEGUS, NOLEGBL, NOLEGREV, and NOLEGUS (JANUS DEFINE parameters)
- LEGCSS and NOLEGCSS (JANUS DEFINE parameters)
- LEGJS and NOLEGJS (JANUS DEFINE parameters)
- LF (JANUS DEFINE parameter)
- LINEND (JANUS DEFINE parameter)
- LOG (JANUS DEFINE parameter)
- LOGAPPEND (JANUS DEFINE parameter)
- LOGCLOSET (JANUS DEFINE parameter)
- LOGGMT (JANUS DEFINE parameter)
- LOGMSGI (JANUS DEFINE parameter)
M
- MASTER (JANUS DEFINE parameter)
- MAXCURS (JANUS DEFINE parameter)
- MAXIPSES (JANUS DEFINE parameter)
- MAXREC (JANUS DEFINE parameter)
- MAXSAVE (JANUS DEFINE parameter)
- MAXTEMP (JANUS DEFINE parameter)
- MSG204 (JANUS DEFINE parameter)
- MSG204L (JANUS DEFINE parameter)
- MSGOPT (JANUS DEFINE parameter)
- MSGSEND and NOMSGSEND (JANUS DEFINE parameters)
N
- NEWPASSWORDC (JANUS DEFINE parameter)
- NEWSESCMD (JANUS DEFINE parameter)
- NEWSESGUESTOK (JANUS DEFINE parameter)
- NEWSESNOCLEARG (JANUS DEFINE parameter)
- NEWSESOPEN (JANUS DEFINE parameter)
- NOAUDTERM (JANUS DEFINE parameter)
- NOAUTODONE (JANUS DEFINE parameter)
- NOAUTOON (JANUS DEFINE parameter)
- NOSCREENREDIR (JANUS DEFINE parameter)
- NOTRACEFIELD (JANUS DEFINE parameter)
- NOUPCASE (JANUS DEFINE parameter)
O
P
R
S
- SCREEN and NOSCREEN (JANUS DEFINE parameters)
- SCREENTHROW and NOSCREENTHROW (JANUS DEFINE parameters)
- SCREENURL (JANUS DEFINE parameter)
- SDSACCT (JANUS DEFINE parameter)
- SDSUSER (JANUS DEFINE parameter)
- SESCOOKIE (JANUS DEFINE parameter)
- SESCOOKIENOSEC (JANUS DEFINE parameter)
- SESFASTLOGIN (JANUS DEFINE parameter)
- SESTIMEOUT (JANUS DEFINE parameter)
- SLOWCLOSE (JANUS DEFINE parameter)
- SOCKACCT (JANUS DEFINE parameter)
- SOCKPMAX (JANUS DEFINE parameter)
- SOCKUSER (JANUS DEFINE parameter)
- SQUAREB (JANUS DEFINE parameter)
- SSL (JANUS DEFINE parameter)
- SSLBSIZE (JANUS DEFINE parameter)
- SSLCACHE (JANUS DEFINE parameter)
- SSLCIPH (JANUS DEFINE parameter)
- SSLCLCERT and SSLCLCERTR (JANUS DEFINE parameters)
- SSLIBSIZE (JANUS DEFINE parameter)
- SSLMAXAGE (JANUS DEFINE parameter)
- SSLMAXCERTL (JANUS DEFINE parameter)
- SSLOBSIZE (JANUS DEFINE parameter)
- SSLOPT (JANUS DEFINE parameter)
- SSLPROT (JANUS DEFINE parameter)
- SSLSES (JANUS DEFINE parameter)
- SSLTRUST (JANUS DEFINE parameter)
- SSLUNENC (JANUS DEFINE parameter)
- STIMEOUT (JANUS DEFINE parameter)
T
W
- WEBACCT (JANUS DEFINE parameter)
- WEBCOOKID (JANUS DEFINE parameter)
- WEBLH (JANUS DEFINE parameter)
- WEBLM (JANUS DEFINE parameter)
- WEBLOGCOOKIE (JANUS DEFINE parameter)
- WEBLOGHOLD (JANUS DEFINE parameter)
- WEBLOGMAX (JANUS DEFINE parameter)
- WEBPL (JANUS DEFINE parameter)
- WEBPUBLOG (JANUS DEFINE parameter)
- WEBREALM (JANUS DEFINE parameter)
- WEBSDMAX (JANUS DEFINE parameter)
- WEBSM (JANUS DEFINE parameter)
- WEBUSER (JANUS DEFINE parameter)
- WSFQUERY (JANUS DEFINE parameter)