Contents
hide
DELL Parallel Download from WMS Server
Parallel Downloads
Users can increase the count of parallel downloads by following the below configuration changes
Workflow:
Deployment and Configuration:
On-Premises Wyse management suite:
Pre-requisite:
Users performing the below steps should have administrative privileges. Steps:
- Go to the Windows Services application.
- Stop Dell WMS:Tomcat Service
- Open <InstallDir>\Tomcat-9\conf\server.xml in a text editor.
- Under the connector for protocol=”com.dell.custom.customHttp11NioProtocol.CustomHttp11NioProtocolWrapper”, change maxThreads=150 value to 600
Note: This change can be made only on systems with 16 GB of RAM. - Save server.xml changes.
After Modification - Open <InstallDir>\ Tomcat-9\webapps\ccm-web\WEB-INF\classes\bootstrap.properties in a text editor.
- Change mongodb.MaxActive=425 value to 600 editor.
- Change connection.maxPoolSize=200 to 600
- Open <InstallDir>\ Tomcat-9\bin\tomcat9w.exe
- Go to java.
- Change Maximum memory pool from 3 GB to 6 GB.
- Save the file.
- Start Dell WMS: Tomcat service.
Tomcat Heap Size After Modification
Remote Repository:
Pre-requisite:
Users performing the below steps should have administrative privileges. Steps:
- Go to the Windows Services application.
- Stop Dell WMS Repository: Tomcat Service.
- Open <InstallDir>\Tomcat-9\conf\server.xml in a text editor.
- Under the connector forocol=”com.dell.custom.customHttp11NioProtocol.CustomHttp11NioProtocolWrapper”, change maxThreads=150 value to 600
Note: This change can be made only on systems with 16 GB of RAM. - Save server.xml changes.
After Modification - Open <InstallDir>\ Tomcat-9\webapps\wms-repo\WEB-INF\classes\proxy.app.properties in a text editor.
- Change connection.maxPoolSize=200 to 600
- Save proxy.app.properties changes.
- Open <InstallDir>\ Tomcat-9\bin\tomcat9w.exe
- Go to java.
- Change Maximum memory pool from 3 GB to 6 GB.
- Save the file.
- Start Dell WMS: Tomcat service.
Tomcat Heap Size After Modification
Configurations As per system capacity:
RAM | Tomcat Heap Memory | Concurrent
downloads |
8 GB | 3 GB | 300 |
16 GB | 6 GB | 600 |
32 GB | 12 GB | 1200 |
Documents / Resources
![]() |
DELL Parallel Download from WMS Server [pdf] Instructions Parallel Download from WMS Server, Download from WMS Server, WMS Server |