Execution performance
can be increased by disabling authentication within the SAS Micro
Analytic Service REST server. However, those making connections to
the REST server to execute micro analytics must always be authorized
and authenticated by some other means, such as a private network.
If this is the case, you can edit the JVM option that starts the REST
server to include the argument
-Dsas.mas.access.mode=private
As
a result, REST server authentication is not required to execute micro
analytics. Authentication is still required for other operations.
As a result of specifying
this option, the CPU cycles and sockets that are used for authentication
are available for other uses, such as executing micro analytics.
The place to edit the
JVM option is host specific:
-
Linux - SAS/config/LevN/Web/WebAppServer/SASServer13_X/bin/setenv.sh
-
Windows - SAS\Config\LevN\Web\WebAppServer\SASServer13_X\conf\wrapper.conf