This section is a local host only section.
Local host media cache
Here you set the working root directory of the local host. This option is only enabled and used if the "Use global shared media cache" option under "General" is deselected. Otherwise the input field will show the same as "shared media cache" under "General".
Web REST service
Enables the REST API of FFAStrans.
Install as windows service/Remove windows service:
Installs and/or removes the REST api as a windows service. Requires admin rights. The service are installed with standard "Local System" user but you probably want to change this if your workflow need access to shared network folders. Also, FFAStrans will open TCP-traffic to the service in order to work.
Run as application:
Make the FFAStrans Workflow Manager control and start the service. When run as an application, the service will exit once you quit the FFAStrans Workflow Manager.
HTTP port:
Sets the communication port of the REST api.
URL:
The URL to the discovery web page for the REST api. Clicking the button will open the discovery page in the default browser.
Resources
This section controls the local host processing options.
Enable local workflow processing as application:
Enables local processing that's only active when the FFAStrans Workflow Manager is active. If you leave the manager, the processing will stop once the current processing node is finished. Jobs will be put on hold until the manager or service is started again, or it will continue on other hosts if you have a farm setup.
CPU roof:
In order to prevent excessive cpu usage when processing files you may with this option specify how much cpu must be available before starting a new cpu intensive job. It does NOT imply that an encoder wont utilize 100% of the CPU but no new jobs will start if that's the case.
Note: Setting this too high might result in unresponsive host.
Tip: When running as service, set this to 0 (zero) to have API service only. Usefull when running on virtual servers.
Max jobs per priority class:
Here you can set how many simultaneous jobs per priority class your computer/host can process at the same time. Note that because this setting is now a per priority class setting, you have potentionally "max active jobs" * 5 (priority classes) simultaneous jobs per host.
Note: Setting this to 0 (zero) will effectively disable local processing. Also setting this too high might result in unresponsive host.