[<service-name>] |
sas_ports |
Mandatory |
List of port numbers that the SAS sessions should use. (space
delimited) The number of ports = the number of SAS sessions
started for that service |
sas_autoexec |
Mandatory |
Filename of service autoexec to initialise the service |
sas_log |
Mandatory |
Directory where the logs live |
unsafe |
Mandatory |
Characters to strip from CGI variable values. Typically
";'&% Double quote Single
Quote Ampersand Semi-colon Percent |
timeout |
Mandatory |
The maximum time in seconds that requests from the web server
to the load manager should be kept for. |
session_timeout |
Mandatory |
- When should sas sessions be restarted? Values of
-
never – SAS sessions should never be restarted. Use this
value for production.
-
oneshot – At the end of each transaction the SAS session is
terminated. Note: It is automatically restarted by the load
manager. This is useful when trying to debug quoting problems etc
|
log_options |
Mandatory |
- The level of logging for the SAS sessions.The following
values are supported currently:-
-
none – No logging
-
detail – The SAS Log, _webout and a dump of CGI variables
per transaction.
|
sas_options |
Optional |
Specific SAS Options to use for each transaction. |
tmpdir |
Mandatory |
Temporary directory where the SAS sessions are started |