| |
ADMINLOG | Log file path for the setups via FTP. This parameter is defined in the WEBDEV administrator. |
ALLOW_REMOTEINSTALL | Allow to perform remote site setups (via FTP). This parameter is defined in the WEBDEV administrator. |
ALLOW_REMOTEUPDATE | Allow to perform remote site updates (via FTP). This parameter is defined in the WEBDEV administrator. |
BINPATH | Path of WD280SESSION.EXE |
BINPATHAWP | Path of directory containing WDxxxAWP (used by Unix for the delayed update only). |
CACHED_SESSIONS_A | Enable the cached sessions (CACHED_SESSIONS returns the number of cached sessions in an application). |
ACOUNTPATH | Path of data files of WEBDEV accounts. |
COOKIE_SESSION_HTTPONLY | Enable the option "httponly" for the session cookie of AWP sessions. |
COPIEIMGREPWEB | Enable the file copy into the _WEB directory. |
DEBUGPORT | Listening port of remote debugger. |
DEBUGPORTMIN | Lower bound of auxiliary ports for remote debugging. |
DEBUGPORTMAX | Upper bound of auxiliary ports for remote debugging. |
DEBUGREMOTE | Allow the remote debugging of WEBDEV sites. |
DOUBLELOG | Forces the double generation of logs. |
ERRORFILE | Full name of HTML file that will be used to display the error messages. |
LAUNCHER | Name of AWP engine. |
LOCALHOST | Allows you to customize the value of hostname used for the test mode. |
MAXCONNECT | Maximum number of authorized connections (which means maximum number of engines started simultaneously). This parameter is defined in the WEBDEV administrator. |
MAXCONNECTAPP | Maximum number of connections to the same site (defined in the WEBDEV administrator). |
MAXRECONNECTAPP | Maximum number of simultaneous accesses to the same site by the same Web user (defined in the WEBDEV administrator). |
NOIPCHECK | If this key is missing or is different from 0, the calling IP address will not be checked: this IP address can change during the session. If this key is found and if it is equal to 0, the IP address of user must not change during the session |
NOMAILSPOOLER | Used to disable the mail spooler. |
NOREMOTEPARAM | Authorization to modify the site parameters via the remote administrator. |
ONERROR_AUTORECONNECT | Indicates whether the automatic reconnection is allowed in case of "BAD CONTEXT" (errors with the <szERR_RECONNECT_TOKEN> tag). |
ONERROR_AUTORECONNECTTIME | Time (in seconds) before the automatic reconnection in case of "BAD CONTEXT" (errors with the <szERR_RECONNECT_TOKEN> tag). |
RECONNECTMESSAGE | Text of link to display when the user is allowed to reconnect to an application (errors with the <szERR_RECONNECT_TOKEN> tag). |
SERVERSOCKET | Used to authorize the server sockets. |
TIMEOUT_NORQ | Timeout before disconnecting the Web user if no new request is received (defined in the WEBDEV administrator). |
TIMEOUT_NORQ_AWP | Timeout before terminating an AWP session. |
TIMEOUT_NORQ_WEBSERVICE | Timeout before disconnecting the user if no new request is received for the contexts of SOAP or REST Webservices. |
TIMEOUT_REMOTEINSTALL | Timeout before installing or updating a Web application remotely. |
TIMEOUT_RQ | Maximum timeout for the launcher (defined in the WEBDEV administrator). |
TIMEOUT_TASKS | Maximum duration for the background tasks and scheduled tasks. |
VDIR | Name of virtual directory declared in the HTTP server that contains WD280AWP.EXE |
WBADMIN | Name of WEBDEV management account. |
WBGROUPADMIN | Name of WEBDEV management group. |
WEBSERVER | Indicates the Web server to automatically configure. |
WEBSERVERCONF | (Linux only) Indicates the configuration file of the Web server to configure automatically. |
WEBSERVERMAINCONF | (Linux only) Path of the main Apache file containing the keywords ' User' and ' Group'. |
WEBSERVERGROUP_TMP | Name of Apache group: temporary key initialized by WDADMIN. |
WEBSERVERRESTART | Specifies the command line that will be used to reload the Web server configuration after a modification. |
WEBSERVERUSER_TMP | Name of Apache user: temporary key initialized by WDADMIN. |