DELL Parallel Download from WMS Server Instructions
- June 3, 2024
- Dell
Table of Contents
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
\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
\ 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
\ 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
\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
\ 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
\ 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
Read User Manual Online (PDF format)
Read User Manual Online (PDF format) >>