Hide last authors
gru 1.1 1 {{content/}}
2
gru 9.2 3 To acces the frontend server settings, go to //system// {{rarrow/}} {{fserver/}}.
gru 1.1 4
gru 9.2 5 {{figure image="fs_en.png"}}
6 Configuring a frontend server
nlo 2.2 7 {{/figure}}
gru 1.1 8
nlo 7.1 9 == Server ==
gru 1.1 10
nlo 7.1 11 === Name ===
12
gru 9.2 13 An arbitrary name for the server that will be shown in the connection overview page.
gru 1.1 14
gru 9.2 15 Example: {{code language="none"}}FS-localhost{{/code}}
gru 1.1 16
gru 9.2 17 === Description ===
nlo 8.1 18
gru 9.2 19 You can enter an optional description for the {{fserver number="plural"/}}.
nlo 8.1 20
nlo 7.1 21 === Host ===
gru 1.1 22
gru 9.2 23 The IP address the {{mserver/}} uses to establish a connection to {{fserver/}}. {{formcycle/}} must be installed on the {{fserver/}}.
gru 1.1 24
gru 9.2 25 Examples: {{code language="none"}}localhost{{/code}}, {{code language="none"}}127.0.0.1{{/code}}
gru 1.1 26
nlo 7.1 27 === Port ===
gru 1.1 28
gru 9.2 29 The network port the {{fserver/}} listens on for incoming connection from the {{mserver/}}.
gru 1.1 30
gru 9.2 31 Default: {{code language="none"}}4753{{/code}}
gru 1.1 32
gru 9.2 33 === Key ===
gru 1.1 34
gru 9.2 35 The key of an {{fserver/}} is used to check if the {{mserver/}} is authorized to establish a connection to this {{fserver/}}. After installing the system for the first time, no such key has been set yet. Once a connection could be established successfully, this key will be transmitted to the {{fserver/}} and saved there locally. This process is called impregnation. When another {{mserver/}} attempts to establish a connection to this {{fserver/}}, it will require the key that has been set in this option.
nlo 7.1 36
gru 9.2 37 This field will be pre-filled with an automatically generated key when creating a new connection.
nlo 7.1 38
gru 9.2 39 Example: {{code language="none"}}65369835-3fc5-45b7-8417-77e24d38db0d{{/code}}
nlo 7.1 40
gru 9.2 41 == Connection settings ==
nlo 7.1 42
gru 9.2 43 === Connect automatically ===
gru 1.1 44
gru 9.2 45 When this option is activated, the {{mserver/}} will attempt to establish a connection to the {{fserver/}} automatically when the {{mserver/}} is first started as well as when changing and saving the connection settings.
gru 1.1 46
gru 9.2 47 === Connection attempts ===
gru 1.1 48
gru 9.2 49 The number of times the {{mserver/}} should attempt to establish a connection to the {{fserver/}} until giving up. When this limit has been reached, no more connection attempts are made the connection keeps the status //error//.
gru 1.1 50
gru 9.2 51 Default: {{code language="none"}}5{{/code}}
gru 1.1 52
gru 9.2 53 === Connection interval (seconds) ===
gru 1.1 54
gru 9.2 55 The interval in seconds between two successive connection attempts from the {{mserver/}} to the {{fserver/}}.
gru 1.1 56
gru 9.2 57 The total time in seconds the {{mserver/}} attempts to establish a connection is therefore the product of the number of //connection attemps// and the //connection interval//.
gru 1.1 58
gru 9.2 59 Default: {{code language="none"}}10{{/code}} (every ten seconds)
gru 1.1 60
gru 9.2 61 === SSL encryption ===
gru 1.1 62
gru 9.2 63 By using SSL (//Secure Sockets Layer//) encryption you can encrypt the connection to the {{fserver/}}. When this option is activated, the following two required settings appear:
gru 1.1 64
gru 9.2 65 === Path to the certificate keystore ===
gru 1.1 66
gru 9.2 67 Set the path to the Java keystore containing the certificate for encrypting the connection to the {{fserver/}} with the SSL. It must be the same certificate that has been created on or uploaded to the {{fserver/}}.
gru 1.1 68
gru 9.2 69 Example: {{code language="none"}}C:/FS/.keystore{{/code}}
gru 1.1 70
gru 9.2 71 === Password for the certificate keystore ===
72
73 The password used to open the keystore for the SSL encryption.
Copyright 2000-2025