The Unidata Local Data Manager (LDM) system includes network client and server programs designed for event-driven data distribution, and is the fundamental component of the Unidata Internet Data Distribution (IDD) system.
when the slots parameter is "default", use this new average_product_size as the replacing slots parameter value, like so:
slots = average_product_size ? (<-- my understanding)
Or, rather, use it to compute it, like so:
slots = average_product_size / 56K ?
This value would be used when the number of slots parameter is set to "default".