For the complete documentation index, see llms.txt. This page is also available as Markdown.
Central Manager

Improve display time performance for item lists in Central Manager

This topic describes how to edit the RMH.Central.config file to improve display time performance for item lists in Central Manager.

If you use Central Manager from a remote location to connect to the central database and your network latency is greater than 20ms, you can improve Central Manager performance by adding a line to the RMH.Central.config file:

  1. Go to C:\ProgramData\RetailHero\RMH Central Manager.

  2. Open the RMH.Central.config file.

  3. Add the following line of text anywhere before the closing tag: <connectionstring packetsize="32000" />

The default packetsize value is 8000.

  1. Click File | Save.

  2. Restart Central Manager.

Last updated