Skip to content

Commit 6b0e0ca

Browse files
Merge pull request #10184 from jdiehl/patch-476085
Added SALT FAQ
2 parents 0fc6041 + fb561cd commit 6b0e0ca

File tree

1 file changed

+10
-0
lines changed
  • content/en/docs/deployment/general

1 file changed

+10
-0
lines changed

content/en/docs/deployment/general/salt.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,3 +62,13 @@ License.SaltLicenseLocation = port@host
6262
* `host`: The hostname or IP address of the machine running the license server.
6363

6464
After you configure the runtime setting and start the Mendix application, the application connects to the Siemens License Server to validate the SALT license.
65+
66+
## FAQs
67+
68+
### When Does a Mendix Application Connect to the License Server?
69+
70+
Mendix applications connect to the license server during startup to retrieve the license. After this initial connection, the applications do not maintain ongoing connections to the license serve
71+
72+
### What Happens If the License Server Is Unavailable?
73+
74+
If the license server becomes unavailable while a Mendix application is running, the application's current operation will not be affected. However, if the license server is unavailable during startup, the Mendix application will launch in trial mode. To resolve this, restart the Mendix application once the license server is available.

0 commit comments

Comments
 (0)