GAS 3.21 new features
A summary of new features and changes in functionality introduced with Genero Application Server (GAS) 3.21.
Important:
This page covers only those new features introduced with the Genero Application Server version specified in the page title. Check prior new features pages if you migrate from an earlier version. Make sure to also read the upgrade guide corresponding to this Genero version.
Corresponding upgrade guide: GAS 3.21 upgrade guide.
Previous new features guide: GAS 3.20 new features.
Overview | Reference |
---|---|
Starting at 3.21.02 | |
The SEND_VERSION element is added to allow you to configure the header for
GAS version. It is set to FALSE by default. |
See SEND_VERSION |
The resource res.http.send.version is added to apply internally the setting
for sending the GAS version. It is set to FALSE by default. |
See SEND_VERSION |
The --keep-alive-timeout option is added in the standalone dispatcher,
httpdispatch. Once an HTTP request has been processed, the timeout specifies how
long the dispatcher will wait for a subsequent HTTP request before closing the connection with the
client. Default is 15 seconds. |
See httpdispatch |
The gasadmin gar --list-archives command allows an argument with options for listing details of deployed archives. | See: |
The gasadmin gar --clean-archives command allows an argument with options for cleaning (removing) specified archives. | See: |
The gasadmin session --list-session-ids option is added to list the identifiers of the sessions running in the GAS. | See |
The gasadmin session --count-sessions option is added to count the active sessions running in the GAS. | See |