GAS 5.00 new features
A summary of new features and changes in functionality introduced with Genero Application Server (GAS) 5.00.
Important:
This page covers only those new features introduced with the Genero Application Server (GAS) 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 version.
Corresponding upgrade guide: GAS 5.00 upgrade guide.
Previous new features guide: GAS 4.01 new features.
Overview | Reference |
---|---|
Introducing the res.ic.server.port resource for the GAS
server port. It replaces the resources res.ic.base.port and
res.ic.port.offset , which are now desupported. The default GAS server port number
is still 6394. |
See New GAS server port resource: res.ic.server.port |
Introducing the TCP_SERVER_PORT element to configure the GAS
server port. It replaces the function of the TCP_BASE_PORT and
TCP_BASE_OFFSET elements, which are now desupported. |
See TCP_SERVER_PORT |
On Unix-like platforms you can use systemd to manage the GAS dispatchers. You
can perform various management tasks, such as starting and stopping the dispatcher, using
systemctl commands. Templates for configuring GAS systemd are provided in
FGLASDIR/systemd/Warning:
The systemd feature is available on Linux® only. |
See Systemd service template |
There are changes to the log categories as defined in
CATEGORIES_FILTER . The log categories are simplified down to these categories:
ERROR , WARNING , INFO , and
DEBUG . |
See CATEGORIES_FILTER |
There are verbs for service and application
in the gasadmin tool.
|
See gasadmin tool. |
The gasadmin list-sessions verb is added. This provides options for listing sessions, including outputting the list in JSON format. | See gasadmin tool |
Overview | Reference |
---|---|
The GAS now supports HTTP/3. If Apache, nginx, or IIS web servers are configured to support HTTP/3, the GAS can support the HTTP/3 protocol. | No additional reference. |
There are improvements for the management of reverse proxy server, load balancer, and
integrated cloud solutions. The GAS supports use of X-Forwarded header
X-Forwarded-Prefix . X-Forwarded-Prefix should contain the PathBase
(/path/base) of the URI. |
See: |
Support for HTTPS is added in the standalone dispatcher httpdispatch. It
can run either in HTTP or in HTTPS. In HTTPS mode the dispatcher is started with the
--cert-file and --cert-key options to specify SSL certificates. |
See httpdispatch |
Overview | Reference |
---|---|
Single Sign-on topics are no longer included in the Genero Application Server User Guide. SSO is now documented in a separate manual. | See Single Sign-On User Guide. |
Note:
The new features listed in this topic are available in the latest version of the GAS. Contact your support channel for more details.