ThingWorx Utilities Administration > Recommended Subsystem Settings
Recommended Subsystem Settings
There are recommended configuration settings for the FileTransferSubsystem and WSCommunicationsSubsytem that can improve performance when performing file transfers through ThingWorx Software Content Management.
WSCommunicationsSubsystem Configuration
If file transfers are expected to involve large files (greater than 20mb in size), increase the timeout value for request response messages to 180 seconds from 60, as follows:
1. In the left navigation pane in ThingWorx Composer, under System > Subsystems
2. Search for and select WSCommunicationsSubsystem.
3. Click Configuration.
4. In the Amount of time a request will wait for the response message before timing out (secs) field, enter 180.
5. Click Save.
Configuring the Other Recommended File Transfer Settings
There are configuration settings for the FileTransferSubsystem that can improve performance when performing file transfers with ThingWorx Software Content Management.
1. In the left navigation pane in ThingWorx Composer, under System, select Subsystems.
2. Search for and select FileTransferSubsystem.
3. Click Configuration.
4. Enter the recommended values for the following file transfer settings:
Field
Value
Min Threads Allocated to File Transfer Pool
100
Max Threads Allocated to File Transfer Pool
100
Max Queue Entries Before Adding New Working Thread
10000
Idle Thread Timeout (sec)
60
FileTransfer Idle Timeout (sec)
300
Max FileTransfer size (bytes)
1000000000
5. Click Save.
Was this helpful?