webMathematica`

KernelLaunchFlags

KernelLaunchFlags

flags to use when the kernel is launched

Details

  • KernelLaunchFlags is a configuration setting that gives any special flags that you want to set on the command line for the launch of the Mathematica kernel. Typically this is not needed, but one example is that you might want to set the password file that is used.

Examples

Basic Examples  (1)

A sample setting is shown below.

<KernelLaunchFlags>
-pwfile /home/users/webserver/pwfile
</KernelLaunchFlags>