An alphabetical listing of the elements used across the Genero Application Server
configuration files.
ACCESS_CONTROL
The ACCESS_CONTROL element specifies access from a list of IP allowed to access applications or services.
ADDRESS
The ADDRESS element specifies the name or IP address of the machine where the Dynamic Virtual Machine (DVM) runs.
ALLOW_FROM
The ALLOW_FROM element specifies rules for access to GAS applications or services from specific hosts.
APPLICATION (for an application)
This APPLICATION element defines an application within the Genero Application Server configuration file or in an external application configuration file.
APPLICATION (for HTTP)
This element contains a list of those HEADER elements defining the communication carried on the HTTP protocol between Web applications and the client.
DELEGATE
The DELEGATE element specifies the Genero REST service in charge of all starting requests of the form /wa/r, /ja/r and /ws/r. It takes an attribute called service where you define the group and name of the Genero REST service.
DESCRIPTION
The DESCRIPTION element allows a short and a long description to be associated with an application definition.
DVM_AVAILABLE
The DVM_AVAILABLE timeout specifies how long (in seconds) the Genero Application Server allows for the DVM to start. This parameter provides a delay for the DVM to start and be available.
DVM_PINGTIMEOUT
Time out (in seconds) before the Genero Application Server sends a PING (keep-alive) message to a running DVM.
DVM
The DVM element specifies the name of the Dynamic Virtual Machine you want to use to start and run the application.
GWC-JS
The GWC-JS element defines the customization directory for the Genero Web Client for JavaScript (GWC-JS) front-end.
GWC_JS_LOOKUP_PATH
Configure the GWC_JS_LOOKUP_PATH element to specify the location of your customized Genero Web Client for JavaScript (GWC-JS) front-end.
HEADER
The HEADER element defines the request and response type communication carried on the HTTP protocol between Web applications, Web services and the client.
HTTP
The HTTP element contains elements defining the communication carried on the HTTP protocol between Web applications and the client.
HTTP_COOKIE
The HTTP_COOKIE element contains any HTTP cookie definitions for an application.
HTTP_COOKIES
The HTTP_COOKIES element contains child elements that define persistent session variables or constants.
MAX_AVAILABLE
The MAX_AVAILABLE element specifies the maximum number of available DVMs to be attached to a Web service.
MAX_REQUESTS_PER_DVM
The MAX_REQUESTS_PER_DVM element specifies the maximum number of requests a DVM can handle before being stopped by the pool manager.
RESOURCE
This element defines a variable you can define once and use elsewhere in your Genero Application Server and external application configuration files.
RESOURCE_LIST
This element contains all RESOURCE elements, organized by operating system.
ROOT_URL_PREFIX
The ROOT_URL_PREFIX element specifies the URL to access the Web server when a reverse proxy server is used between the client and the GAS.
SERVICE (for HTTP)
This element contains a list of those HEADER elements defining the communication carried on the HTTP protocol between Web services and the client.
UA_OUTPUT
The UA_OUTPUT element specifies the configuration parameters for an application delivered by the UA proxy.
UA_OUTPUT_COMPONENT
The UA_OUTPUT_COMPONENT element sets configuration for UA_OUTPUT that define settings for an application delivered by the UA proxy.
UNX
This element contains a collection of UNIX™-specific RESOURCE elements.
USER_AGENT
The USER_AGENT configuration parameter specifies the number of seconds the Genero Application Server is to wait for a client request before assuming that the front-end client has died or that there has been a network failure.