Product Information > JADE Initialization File Reference > Chapter 1 - JADE Initialization File > DownLoadMaximum

DownLoadMaximum

Integer

Not specified

Purpose

The DownLoadMaximum parameter controls the number of concurrent downloads of files to presentation clients during an automatic software upgrade that can be in effect for an application server. If the specified limit is reached, the preload detection for any other presentation clients signing on is ignored.

If you do not specify this parameter or you set it to zero (0), there is no limit to the number of simultaneous downloads that can occur.

If you set this parameter to a value greater than zero (0), the application only allows up to the specified number of simultaneous downloads. If maximum number of concurrent downloads has been reached and another presentation client requires a download, the user of that presentation client will be informed that a software download is required but the application server is currently too busy. The user must try the download process again later.

For details about automatically upgrading JADE and user software on presentation clients, see Appendix B, "Upgrading Software on Presentation Clients", in the JADE Thin Client Guide.

Parameter is read when …

Each automatic download action is initiated.