|
|
|
|
|
- Overview
- Details of the "Configuration" tab
- Configure the connections
- Configure sessions and requests
- Manage remote debugging
- WEBDEV Account Manager
WEBDEV administrator: General configuration
The "Configuration" tab allows you to define the default connection options for WEBDEV websites located on the server and managed by the administrator. Details of the "Configuration" tab The "Configuration" tab allows you to: Configure the connections You can configure connections by setting the following options: - Maximum number of connections on the server:
Maximum number of simultaneous connections allowed for all sites managed by the administrator (one connection = one user). - Maximum number of connections on a site:
Maximum number of simultaneous connections allowed for each site managed by the administrator. This number can be modified for each site in the "Sites" tab. - Maximum number of user connections on a site:
Maximum number of simultaneous connections allowed for a given user to each site managed by the administrator.- If this parameter is set to zero, the user who tries to connect simultaneously to the same site will be automatically disconnected then reconnected.
- If this parameter is greater than zero, an error message will be automatically displayed after x simultaneous connections.
- This number can be modified for each site ("Sites" tab).
- The option "A single connection automatically recycled" is used to limit the connection of a user to a single connection. The same connection will be re-used.
To confirm the connection settings, click "Apply". The new settings are automatically taken into account. To undo changes, click "Restore". Configure sessions and requests You can configure connections by setting the following options: - Disconnect idle users after:
Maximum connection time allowed without any action performed by the user. When this time is exceeded, the user is automatically disconnected and an error message is displayed. This number can be modified for each site in the "Sites" tab. - Duration of AWP contexts:
Validity period of AWP contexts. As soon as the specified time has elapsed and no new requests have been made, the context file is deleted. - Duration of web service contexts:
Validity period of web service contexts. As soon as the specified time has elapsed and no new requests have been made, the context file is deleted. - Maximum request duration:
Maximum timeout allowed between the beginning of an action performed by the user (via a button or a link) and the display of a response. If this time is exceeded, an error page is displayed, but the user is not disconnected. - Maximum task duration:
This option limits the execution time of a scheduled or deferred WEBDEV task. If the task exceeds this time, it will be automatically stopped. For more details, see WEBDEV: Scheduled tasks and deferred tasks. - Allow pre-launched sessions: Makes it possible to manage pre-launched sessions on the WEBDEV Application Server. This option optimizes the connection time to the WEBDEV websites and web services located on the server. If this option is checked, you must configure the site or the web service in order to specify the number of necessary pre-launched sessions ("Sites" or "web services" tab, "Parameters" button).
To confirm the connection settings, click "Apply". The new settings are automatically taken into account. To undo changes, click "Restore". Manage remote debugging The WEBDEV administrator can allow (or not) the remote debugging of dynamic WEBDEV websites. If the remote debugging is allowed ("Allow remote debugging" is checked), the following parameters must be specified: - Main port (27 271 by default).
- Session port range (between 27 282 and 27 289 by default).
The "Default" button restores the default values. WEBDEV Account Manager The WEBDEV administrator allows you to edit accounts and import accounts from previous versions via WEBDEV Account Manager. This option is only available in the WEBDEV Deployment Administrator and opens WEBDEV Account Manager.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|