How can we add additional xcomms processes to each MDM application server?
book
Article ID: 125403
calendar_today
Updated On:
Products
CA Mobile Device Management
Issue/Introduction
We are experiencing high load in CA MDM and want to process it faster. Each xcomms.exe has an active session limit of 250-300. How can we increase the number of xcomms.exe processes to handle the load?
Environment
MDM 18.1
Resolution
1. Execute 2nd RSOE Point the 2nd RSOE backend port to 8003 as mentioned below 2. Execute regedit a. Go to [HKEY_LOCAL_MACHINE\SOFTWARE\CAMDM\CAMDM\Server\XNet] b. Change "Port"=3009 (any port is fine but it should be available to you)
3. Execute 2nd Redirector a. Go to CAMDM\bin b. Execute command “XSRedirector.exe -Pl8003” <= try -P 8003 a. Where -Pl stand for Listening port 8003 (any port is fine but it should be available to you) 4. Execute 2nd XComms a. Go to CAMDM folder b. Execute command “bin\Xcomms.exe” 5. Execute regedit a. Go to [HKEY_LOCAL_MACHINE\SOFTWARE\CAMDM\CAMDM\Server\XNet] b. Change back "Port"=3007 (Old XComms)