Settings for Polling the Back Office for License Updates
Use the -config -filter capability options to display the current settings that control the license server’s polling the back office periodically to update license rights on the server. (The polling process involves sending a capability request to the back office to determine whether license updates exist.)
To display settings used to control the polling process
Enter a command similar to this:
flexnetlsadmin -server licenseServer_baseURL –config -filter capability
The following shows sample output:
lfs.capability.enabled Capability-request polling is enabled true * lfs.capability.repeats Amount of time between capability-request polls 1d * lfs.capability.retryCount Number of capability-polling attempts allowed, if polling fails 3 * lfs.capability.retryRepeats Amount of time between capability-polling attempts, if polling fails 30s
The properties marked with * are the editable properties |