Genero Application Server User Guide 5.01

Content
Search
Index
infoSearch is case-insensitive.
Use and/or as operators.
[word1 word2] is like [word1 or word2]
Do not use quotes to group words.
Example: [datetimeedit and new and features]
Loading, please wait ...

Loading

  • Genero Application Server User Guide
  • What's New in 5.01
  • Documentation conventions
    • Syntax diagrams
    • Notes, tips, and warnings
    • Code examples
  • General
    • What is the Genero Application Server?
    • Standalone Genero Application Server
    • Front-ends
  • Quick Start
    • Explore the GAS configuration file
    • Quick start guide for applications with UI
      • Launch an application
      • Configure an application
      • Run an application
      • Deploy an application
    • Quick start guide for web services applications
      • What is web service?
      • Explore Genero demo web services (server side)
      • Configure a web service
      • Run a client app on web service using GBC
      • Deploy a web service
    • Genero demo applications
      • The demo applications
      • Access demo applications
  • Basics
    • Architecture
      • Architecture overview
      • Reliability inherent in the architecture
      • Standalone GAS
      • Setting up production environment
      • Services Pool (GWS Only)
    • Components
      • Dispatcher
      • Proxy
      • DVM
    • Directories: installation and appdata
    • Application environment
    • Application web address
      • URI Examples
      • File serving URIs
    • What is auto logout?
      • Web application timeouts
      • Re-login prompt
    • What is delegation?
    • What is Single sign-on (SSO)?
    • Internationalization and localization
      • Best practices
      • Encoding architecture
      • Genero Browser Client charset
      • GAS configuration encoding files
      • System encoding
      • DVM locale settings in .xcf files
  • Install Genero Application Server
    • Genero compatibility for the GAS
      • GAS 5.01 and Genero compatibility
      • GAS 4.01 and Genero compatibility
      • GAS 3.21 and Genero compatibility
    • Install GAS on UNIX™ platforms
      • In silent mode
      • Systemd service template
    • Install GAS on Windows®
      • In silent mode
    • Install GAS on macOS™
  • Configuration
    • Security recommendations for production environment
      • Managing user access rights
    • Validating the installation with GBC
      • Validate with GBC (standalone GAS )
      • Validate with GBC with a web server
    • Validating the installation with GDC
      • Validate with GDC (standalone GAS )
    • GAS troubleshooting
      • Proxy errors on Windows® platform
      • Cannot find 127.0.0.1 or localhost on Windows
      • What if the application doesn't start?
      • Error taking session ownership
    • Licensing examples
      • Base example
      • Using the RUN command
      • Multiple user agents
      • Summary case
      • Front-ends and license counting
      • Tips and tricks / Troubleshooting
        • Set the ADDRESS
        • Set the USER_AGENT timeout
        • Set MAX_AVAILABLE for a web Service
        • Migrating from GDC
    • Web server configuration
      • ISAPI Extension Installation
        • Internet Information Services (IIS)
        • Installing the ISAPI dispatcher
          • Manual configuration for IIS 8.x and IIS 10.x
          • Manual configuration for IIS 7.x
          • Manual configuration for IIS 6.0
          • Finishing the installation
          • Configure for HTTP/2
          • Configure IIS reverse proxy
          • Configure IIS to pass through HTTP errors
          • Troubleshooting installation
          • Restarting the ISAPI dispatcher
          • Reference
            • Application root directory
            • ISAPI Extension configuration file
      • FastCGI installation
        • Using the FastCGI dispatcher
        • Apache FastCGI
          • Configure Apache prior to 2.4
          • Configure Apache 2.4
          • Configure Apache reverse proxy
          • Configure Apache for HTTP/2
        • Nginx FastCGI
        • Lighttpd FastCGI
        • Sun Java System Web Server 7.0 FastCGI
        • Windows FastCGI
        • FastCGI troubleshooting
          • Application timeout on Apache
          • Application fails with FastCGI
          • Invalid installation directory
          • Application URL not decoding
          • File download fails due to spaces in filename
          • Applications all down at the same time
          • Applications fail using multiple dispatchers
        • Restart fastcgidispatch without losing sessions
    • Validating configuration files
      • What is an XML Schema Definition file?
      • Specify the XSD file
      • Validate with the gasadmin tool
      • Select an XML editor
    • Configure deployment directories
    • Configuring applications
      • Overview
      • Abstract applications
      • Create application/service group
      • xcf file configuration
      • Create application configuration files
        • Web application configuration (GBC)
        • Web service configuration (GWS)
        • GDC application configuration
        • Integrate with third-party portal
      • Start service when GAS starts
      • Add environment variables
      • Set path to static files
      • Set environment with script
      • Set application headers
      • Close child apps on exit
      • Start dispatcher with overrides
        • Specify GBC customization
        • Set application directory
        • Put override options in a file
      • Start dispatcher with group options
      • Application troubleshooting
        • HTTP errors
        • What if the application doesn't start?
        • Get application session id
        • Troubleshoot rendering
      • Launch GBC applications in debug mode
    • How to implement delegation
      • How delegation works
      • Delegate access to application or service
      • Optimize delegation with HTTP options
      • From the user agent to the REST service
      • From the REST service to the proxy
      • REST service example
      • Delegation use cases
    • Create a delegation service
    • How to implement Single sign-on (SSO)
    • Enable and disable GAS compression
    • Use multiple dispatchers
    • Configuring for GRE in distributed mode
      • On local machine
      • On remote machine
  • Administration
    • Monitoring web services
      • Quick start: setting monitoring alarms
      • Monitoring directory
      • Run commands from file
      • Managing alarms
        • How alarms work
        • Display available alarms
        • Configure alarms
        • Set alarm thresholds
        • Unset alarms
      • Managing monitoring
        • Display monitor status
        • Change the monitoring level
        • Enable and disable web service monitoring
        • Reset monitoring
        • Fetch monitoring data
        • Remove monitoring data
      • Reference
        • Monitoring alarms reference
        • Monitoring data (.dat) files
        • Commands file
        • Alert script example
    • Monitor URL
      • Usage
      • Viewing information about the GAS
      • Check for invalid web service configurations
      • Monitor dispatcher logs
      • Monitor proxy logs
      • Monitor proxies and DVM
      • Monitor HTTP requests
    • Log files
      • Sensitive data in logs
    • Using the debugger
      • Run the debugger on Windows
      • Run the debugger on Linux/UNIX
    • Performance tuning
      • Web server configuration: Keep Alive
      • HTTP/2
    • Load balancing
      • GAS requests
      • Sessionless request processing
      • Session-bound request processing
      • Load balancing configuration examples
        • Internet Information Services 7.x
        • Apache 2.2.x
        • NGINX
    • Send administrative messages to user agents
  • Genero Browser Client (GBC)
    • Deploy GBC with gasadmin
    • Which GBC client is used?
      • How the GAS finds default GBC
      • Set GBC default with gasadmin
      • Reset GBC to FGLGWS default
      • Set GBC in application path
      • Set GBC in application URL
      • Set GBC in app configuration
      • Test GBC during development
  • Genero Web Services
    • Web services URI information
    • Web service invalidation
    • Configure sticky web services
  • Deploying apps with Genero Archive
    • What is Genero Archive?
    • Create Genero Archive
    • Understanding packaging
    • Steps to packaging applications
      • Gather files for packaging
      • Organize resources
      • Create application configuration files
      • Create MANIFEST file
      • Create Genero Archive from MANIFEST
    • Resource deployment
      • Paths to application resources
      • Deploy public images
      • Deploy private images
      • Deploy web components for GBC
    • MANIFEST file
      • DESCRIPTION
      • TRIGGERS
        • DEPLOY
        • UNDEPLOY
      • RESOURCES
      • APPLICATION
      • SERVICE
    • Deploying and managing applications with GAR
      • Genero Archive lifecycle
      • Deploy with gasadmin
      • File system layout of deployed archive
      • List deployed archives
      • Enable an archive
        • Enable with gasadmin
      • Disable a deployed archive
      • Undeploy an archive
        • Undeploy with gasadmin
      • Clean up undeployed archives
      • Upgrade an archive
      • Upgrade a web service
        • Upgrade using Genero archive
        • Upgrade manually
      • Redeploy after software upgrade
      • Examples: deploy, enable, and run applications
    • Deployment on remote server
  • Run in Docker container
  • Upgrading
    • New Features of the GAS
      • GAS 5.01 new features
      • GAS 5.00 new features
      • GAS 4.01 new features
      • GAS 4.00 new features
      • GAS 3.21 new features
      • GAS 3.20 new features
      • GAS 3.10 new features
      • GAS 3.00 new features
      • GAS 2.50 new features
      • GAS 2.41 new features
      • GAS 2.40 new features
      • GAS 2.32 new features
      • GAS 2.30 new features
      • GAS 2.22 new features
      • GAS 2.21 new features
      • GAS 2.20 new features
    • Upgrade Guides for the GAS
      • Migrate your configuration files
      • GAS 5.01 upgrade guide
      • GAS 5.00 upgrade guide
      • GAS 4.01 upgrade guide
      • GAS 4.00 upgrade guide
      • GAS 3.21 upgrade guide
      • GAS 3.20 upgrade guide
      • GAS 3.10 upgrade guide
      • GAS 3.00 upgrade guide
      • GAS 2.50 upgrade guide
      • GAS 2.41 upgrade guide
      • GAS 2.40 upgrade guide
        • Template and snippets
        • Template paths
      • GAS 2.30 upgrade guide
        • Starting the GAS
        • Configuration
        • Support
        • XPathConfig migration
        • Legacy connectors
        • Mod_fcgid
      • GAS 2.22 upgrade guide
      • GAS 2.21 upgrade guide
      • GAS 2.20 upgrade guide
        • Configuration
        • Snippets sets
        • Legacy connectors installation
        • Templates and snippets
      • Migrating from GAS 2.10.x or GWC 2.10.x
        • Application configuration
        • Template and snippets
        • Deprecated functions and paths
      • GAS (GWC) 2.10 upgrade guide
        • Migrating to the snippet-based rendering engine
      • GAS 2.00 upgrade guide
        • fglxmlp
    • Migrating from GWC-HTML5
    • Migrating Templates and Snippets Customizations
  • Reference
    • Tools and Commands
      • Dispatcher: httpdispatch (standalone)
      • Dispatcher: fastcgidispatch
      • Dispatcher: isapidispatch
      • Proxy: uaproxy
      • Proxy: gwsproxy
      • gasadmin tool
    • Predefined resources
      • Overview
      • Common predefined resources
    • Configuration Reference
      • GAS configuration file (as.xcf)
      • Configuration for web and service applications
      • Configuration file hierarchies
        • GAS configuration file hierarchy
        • GBC configuration file hierarchy
        • GWS configuration file hierarchy
      • Syntax diagrams for configuration files
      • Configuration file elements
        • ACCESS_CONTROL
        • ADDRESS
        • ADDRESS (LISTEN)
        • ALERT_SCRIPT
        • ALLOW_FROM
        • APPLICATION
        • APPLICATION (for embedded apps)
        • APPLICATIONS
        • APPLICATION (for HTTP)
        • APPLICATION (for a service)
        • APPLICATION_LIST
        • APPLICATION_SERVER
        • AUTO_LOGOUT
        • AUTO_LOGOUT_COMPONENT
        • CACHE_CONTROL_MAX_AGE
        • CATEGORIES_FILTER
        • CLIENT_PUBLIC_ID
        • CLIENT_SECRET_ID
        • COMPONENT_LIST
        • COMMAND (for auto logout)
        • CONFIGURATION
        • DATA_DIRECTORY
        • DELEGATE
        • DELEGATE_OPTIONS (for a service)
        • DESCRIPTION
        • DOCROOT
        • DOCUMENT_ROOT
        • DVM
        • DVM_AVAILABLE
        • END_URL
        • ENVIRONMENT_VARIABLE
        • EXECUTION (for application)
        • EXECUTION (for service)
        • FORMAT
        • GBC
        • GBC_LOOKUP_PATH
        • GDC_SHORTCUT
        • GROUP (for an application)
        • GROUP (for a service)
        • HEADER (Dedicated)
        • HEADER (Common)
        • HTTP (Dedicated)
        • HTTP (Common)
        • IDP
        • INTERFACE_TO_CONNECTOR
        • INTERFACE_TO_DVM
        • KEEP_ALIVE
        • LISTEN
        • LOG
        • LONG
        • MAX_AVAILABLE
        • MAX_REQUESTS_PER_DVM
        • MONITOR
        • MIN_AVAILABLE
        • MODULE
        • OUTPUT (under LOG)
        • PARAMETER
        • PARAMETERS
        • PATH (under EXECUTION)
        • PLATFORM_INDEPENDENT
        • POOL
        • PROMPT (for auto logout)
        • PROXY (for an application)
        • PROXY (for a service)
        • PUBLIC_IMAGEPATH
        • RAW_DATA
        • REPORT_REMOTE_URL_PREFIX
        • REPORT_VIEWER_DIRECTORY
        • REQUEST_RESULT (for an application)
        • REQUEST_RESULT (for a service)
        • RESOURCE
        • RESOURCE (for a service)
        • RESOURCE (for an application)
        • RESOURCE_LIST
        • ROOT_URL_PREFIX (deprecated)
        • SCOPE (for application)
        • SCOPE (for service)
        • SEND_VERSION
        • SERVICE_APPLICATION_EXECUTION_COMPONENT
        • SERVICE_APPLICATION_TIMEOUT_COMPONENT
        • SERVICE (for HTTP)
        • SERVICE_LIST
        • SESSION_DIRECTORY
        • SESSION_COOKIE
        • SHORT
        • SOCKET_FAMILY
        • SOCKET_PATH
        • START
        • TCP_ADMIN_PORT
        • TCP_SERVER_PORT
        • TEMPORARY_DIRECTORY
        • TIMEOUT (for an application)
        • TIMEOUT (for a service)
        • TIMEOUT (for auto logout)
        • UA_OUTPUT
        • UA_OUTPUT_COMPONENT
        • UNX
        • USER_AGENT
        • WEB_APPLICATION_EXECUTION_COMPONENT
        • WEB_APPLICATION_TIMEOUT_COMPONENT
        • WEB_COMPONENT_DIRECTORY
        • WNT
  • Legal Notices
  • Copyrights and Trademarks
  • access application
    • URI syntax [1]
    • URI syntax with query string [1]
    • web address URI [1]
  • administration [1]
    • gasadmin [1]
  • appdata [1]
    • directory prerequisites [1]
    • res.appdata.path [1]
  • application configuration [1]
    • abstract application [1]
    • close all on exit [1]
    • configuration file [1]
    • configure docroot [1]
    • configure environment [1]
    • configure headers [1]
    • creating application group [1]
    • default application group [1]
    • GDC application [1]
    • overview [1]
    • start service on GAS start [1]
    • third-party portal [1]
    • web application [1]
    • web service [1]
    • xcf file [1]
  • application environment
    • environment variable
      • FGL_VMPROXY_START_URL [1]
  • archive lifecycle [1]
  • auto logout [1]
    • re-login prompt [1]
  • basics
    • XML schema [1]
  • clean up undeployed archives [1]
  • command reference
    • FastCGI configuration
      • wrapper.fcgi [1]
    • fglgar [1]
    • fglrun -d [1]
    • gasadmin [1]
    • httpdispatch
      • --application-group [1]
      • --service-group [1]
    • httpdispatch -E [1]
    • netsh [1]
    • reset Winsock [1]
  • compatibility
    • GAS 3.21 and Genero [1]
    • GAS and Genero [1] [2] [3]
  • configuration [1]
  • configuration check
    • specifying XML schema definition [1]
    • validating configuration [1]
    • XML schema definition [1]
  • configuration element
    • ACCESS_CONTROL [1]
    • ADDRESS [1] [2]
    • ALERT_SCRIPT [1]
    • ALLOW_FROM [1]
    • APPLICATION (for a service) [1]
    • APPLICATION (for app) [1]
    • APPLICATION (for embedded apps) [1]
    • APPLICATION (for HTTP) [1]
    • application header [1]
    • APPLICATIONS [1]
    • APPLICATION_LIST [1]
    • APPLICATION_SERVER [1]
    • AUTO_LOGOUT [1]
    • AUTO_LOGOUT_COMPONENT [1]
    • CACHE_CONTROL_MAX_AGE [1]
    • CATEGORIES_FILTER [1]
    • CLIENT_PUBLIC_ID [1]
    • CLIENT_SECRET_ID [1]
    • COMMAND auto logout [1]
    • COMPONENT_LIST [1]
    • CONFIGURATION [1]
    • DATA_DIRECTORY [1]
    • DELEGATE [1]
    • DELEGATE_OPTIONS [1]
    • DESCRIPTION [1]
    • DOCROOT [1]
    • DOCUMENT_ROOT [1]
    • DVM [1]
    • DVM_AVAILABLE [1]
    • END_URL [1]
    • ENVIRONMENT_VARIABLE [1]
    • EXECUTION for app [1]
    • EXECUTION for service [1]
    • FORMAT [1]
    • GBC [1]
    • GBC_LOOKUP_PATH [1]
    • GDC_SHORTCUT [1]
    • GROUP for application [1]
    • GROUP for service [1]
    • HEADER [1]
    • HTTP [1]
    • HTTP for application [1]
    • IDP [1]
    • INTERFACE_TO_CONNECTOR [1]
    • INTERFACE_TO_DVM [1]
    • KEEP_ALIVE [1]
    • LISTEN [1]
    • LOG [1]
    • LONG [1]
    • MAX_AVAILABLE [1]
    • MAX_REQUESTS_PER_DVM [1]
    • MIN_AVAILABLE [1]
    • MODULE [1]
    • MONITOR [1]
    • OUTPUT [1]
    • PARAMETER [1]
    • PARAMETERS [1]
    • PATH [1]
    • PLATFORM_INDEPENDENT [1]
    • POOL [1]
    • PROMPT [1]
    • PROXY for app [1]
    • PROXY for service [1]
    • PUBLIC_IMAGEPATH [1]
    • RAW_DATA [1]
    • REPORT_REMOTE_URL_PREFIX [1]
    • REPORT_VIEWER_DIRECTORY [1]
    • REQUEST_RESULT for app [1]
    • REQUEST_RESULT for service [1]
    • RESOURCE [1]
    • RESOURCE (for application) [1]
    • RESOURCE (for service) [1]
    • RESOURCE_LIST [1]
    • ROOT_URL_PREFIX [1]
    • SCOPE for application [1]
    • SCOPE for service [1]
    • SEND_VERSION [1]
    • SERVICE (for HTTP) [1]
    • SERVICE_APPLICATION_EXECUTION_COMPONENT [1]
    • SERVICE_APPLICATION_TIMEOUT_COMPONENT [1]
    • SERVICE_LIST [1]
    • SESSION_COOKIE [1]
    • SESSION_DIRECTORY [1]
    • SHORT [1]
    • SOCKET_FAMILY [1]
    • SOCKET_PATH [1]
    • START [1]
    • TCP_ADMIN_PORT [1]
    • TCP_SERVER_PORT [1]
    • TEMPORARY_DIRECTORY [1]
    • TIMEOUT
      • application [1]
      • service [1]
    • TIMEOUT auto logout [1]
    • UA_OUTPUT [1]
    • UA_OUTPUT_COMPONENT [1]
    • UNX [1]
    • USER_AGENT [1]
    • WEB_APPLICATION_EXECUTION_COMPONENT [1]
    • WEB_APPLICATION_TIMEOUT_COMPONENT [1]
    • WEB_COMPONENT_DIRECTORY [1]
    • WNT [1]
  • delegation [1]
    • configuring [1]
    • developing a service [1]
    • how delegation works [1]
    • implementation [1]
    • optimization with http options [1]
    • REST service
      • entry point url [1]
      • example [1]
      • passing delegated and non-delegated requests [1]
      • passing parameters [1]
      • passing parameters to the proxy [1]
      • passing user agent URL [1]
      • retrieving the environment [1]
    • use cases
      • local authentication [1]
      • Single sign-on (SSO) authentication [1]
      • web services monitoring [1]
  • demo applications [1]
    • access from GBC [1]
    • Genero BDL demos [1]
    • Genero Studio demos [1]
  • deploying
    • remote server [1]
  • deploying Genero archive [1]
    • create archive [1]
    • deploying applications [1]
    • genero archive (gar) [1]
    • MANIFEST file [1]
    • MANIFEST file element
      • APPLICATION [1]
      • DEPLOY [1]
      • DESCRIPTION [1]
      • RESOURCES [1]
      • SERVICE [1]
      • TRIGGERS [1]
      • UNDEPLOY [1]
    • understanding packaging [1]
    • with gasadmin [1]
  • deployment directory [1]
  • disable Genero archive [1]
  • dispatcher
    • configuration
      • group [1]
    • configuration override
      • resources [1]
    • configuring multiple dispatchers [1]
    • fastcgidispatch [1]
    • httpdispatch [1]
    • isapidispatch [1]
    • override options file [1]
    • standalone dispatcher [1]
    • types and function [1]
  • Doc conventions [1]
  • docker
    • run GAS in container [1]
  • DVM [1] [2]
  • enable archive
    • with gasadmin [1]
  • environment variable
    • set using shell script [1]
  • examples
    • application and resource deployment [1]
    • application configuration
      • access control for demos [1]
      • configuring group directory [1]
      • default application group [1]
      • GBC configuration file [1]
      • GDC configuration [1]
      • monitor access [1]
      • secure cookies [1]
      • simple configuration file [1]
      • sticky web services [1]
      • web service [1]
      • web services POOL [1]
    • archive with deployment triggers [1]
    • archive with public resources [1]
    • delegation
      • examples of use [1]
      • optimization example [1]
      • REST service [1] [2]
    • environment configuration
      • calling shell script [1]
    • file serving URI [1]
    • internationalization
      • setting DVM locale in .xcf file [1]
      • XML encoding for ISO-8858-6 (Arabic) [1]
      • XML encoding for UTF-8 [1]
    • ISAPI dispatcher
      • isapidispatch.ini configuration [1]
    • production environment setup [1]
    • run application [1]
    • URI examples
      • accessing web service, /ws/r [1]
      • getting WSDL [1]
  • FastCGI
    • configuration [1]
      • Apache with mod_fastcgi [1]
      • for HTTP/2 [1]
      • Lighttpd [1]
      • mod_proxy_fcgi [1]
      • nginx [1]
      • reverse proxy [1]
      • RewriteRule [1]
      • Sun Web Server 7 [1]
      • windows [1]
    • dispatcher [1]
    • mod_deflate compression [1]
    • restarting dispatcher [1]
    • troubleshooting [1]
  • fastcgidispatch.service [1]
  • feature changes
    • version list [1]
  • FGL debugger [1]
    • run in Linux [1]
    • run in Windows [1]
  • file format
    • Apache error_log [1]
    • cfas.xsd [1]
    • cfextwa.xsd [1]
    • cfextws.xsd [1]
    • ISAPI extension configuration file [1]
    • isapidispatch.ini [1]
      • as-directory property [1]
      • configuration-file property [1]
    • mod_fastcgi
      • fastcgi.conf [1]
    • nginx fastCGI configuration
      • default [1]
      • fastcgi_params [1]
    • Sun Web Server 7
      • fastCGI configuration
        • magnus.conf [1]
        • obj.conf [1]
    • wrapper.fcgi [1]
    • XML schema definition file [1]
    • XSD [1]
    • xterm.sh [1]
  • front-end
    • Genero Browser Client (GBC) [1]
    • Genero Desktop Client (GDC) [1]
    • Genero Web Services (GWS) [1]
  • GAS
    • as.xcf [1]
    • configuration file [1]
    • configure deployment directories [1]
    • install [1]
    • production environment security [1]
    • reliability [1]
    • set up a production environment [1]
    • standalone web server [1]
  • GAS architecture [1]
    • dispatcher [1]
    • DVM [1]
    • proxy [1]
  • GAS components [1]
  • GAS compression
    • compress files with gasadmin [1]
    • configure in imt.cfg [1]
  • GAS configuration
    • error message 10038 [1]
    • expanding resource configuration [1]
    • user access rights [1]
    • validate with GBC [1]
    • validate with GDC [1]
    • validating with gasadmin [1]
  • GAS directories
    • application data directory [1]
    • installation directory [1]
  • GAS monitoring [1]
    • accessing monitor page [1]
    • alert script [1]
    • check for invalid web services [1]
    • directory [1]
    • disable [1]
    • dispatcher logs [1]
    • enable [1]
    • fetch data [1]
    • HTTP error code 400 [1]
    • HTTP requests [1]
    • levels [1]
    • managing alarms [1]
    • managing monitoring [1]
    • monitor proxies and DVMs [1]
    • monitor proxy [1]
    • monitor status [1]
    • quick start [1]
    • remove data [1]
    • reset monitoring [1]
    • viewing logs and statistics [1]
    • web services [1]
  • GAS, what is it? [1]
  • gasadmin
    • gbc
      • --default [1]
      • --deploy [1]
  • GBC [1]
  • Genero Application Server [1]
  • Genero Browser Client [1]
    • application path [1]
    • configuring development environment [1]
    • debugMode [1]
    • default client [1]
    • deploy [1]
    • GBC_LOOKUP_PATH configuration [1]
    • reset original client [1]
    • set default [1]
    • specify client [1] [2] [3] [4]
    • specify default GBC client [1]
  • GRE configuration [1]
    • distributed mode [1]
    • local mode [1]
  • IIS web server
    • configuration on GAS [1]
  • internationalization [1]
    • best practices [1]
    • charset configuration
      • DVM locale [1]
    • charsets configuration
      • HTML5 [1]
    • encoding architecture [1]
    • environment variable
      • LANG [1]
      • LC_ALL [1]
    • OS locale [1]
    • system character encoding [1]
    • XML encoding in xcf file [1]
  • ISAPI [1]
  • ISAPI dispatcher
    • activate IIS on Windows Server 2012 [1]
    • application root directory [1]
    • configuration for HTTP/2 [1]
    • configuration for reverse proxy [1]
    • configuration httpErrors PassThrough [1]
    • configuring IIS 10.x [1]
    • configuring IIS 6.x [1]
    • configuring IIS 7.x [1]
    • configuring IIS 8.x [1]
    • configuring IIS after installation [1]
    • installing ISAPI [1]
    • ISAPI directory [1]
    • ISAPI extension [1]
    • ISAPI extension configuration [1]
    • restarting [1]
    • troubleshooting installation [1]
  • license
    • checking licenses in use
      • fglWrt -u [1]
    • freeing up licenses [1]
    • licensing tips [1]
    • limiting web service users [1]
    • migrating from GDC to GBC [1]
    • released by timeout [1]
    • troubleshooting [1]
    • your requirements
      • GBC [1]
      • GDC [1]
  • licensing examples [1]
    • base example [1]
    • multi user [1]
    • summary case [1]
    • using run command [1]
    • using run without waiting [1]
  • list deployed archives [1]
  • load balancing
    • configuration examples [1]
    • configure Apache 2.2.x [1]
    • configure IIS 7.x [1]
    • configure nginx [1]
    • multiple instances of GAS [1]
    • session-bound requests [1]
    • session-bound, cookie-based requests [1]
    • session-bound, path-based requests [1]
    • sessionless requests [1]
  • localization [1]
  • log files
    • accessing application logs [1]
    • managing logs [1]
    • sensitive data [1]
  • macOS
    • install GAS [1]
  • monitoring
    • alarms
      • configure [1]
      • configure threshold [1]
      • display available alarms [1]
      • how alarms work [1]
      • unset [1]
    • commands file [1]
    • configure with commands file [1]
    • monitoring data (.dat) file [1]
  • MSI installer
    • GAS [1]
  • packaging applications [1]
    • create archive directory [1]
    • create archive with MANIFEST [1]
    • create configuration files [1]
    • create manifest file [1]
    • organize resources [1]
    • resource deployment
      • public and private images [1]
      • web components for GBC [1]
  • performance tuning [1]
    • HTTP Keep-Alive [1]
    • HTTP/2 [1]
  • predefined resources [1]
  • proxy
    • gwsproxy [1]
    • types and function [1]
    • uaproxy [1]
  • quick start
    • archiving an application [1]
    • deploying a web service [1]
    • deploying an application [1]
    • enabling an application [1]
    • exploring resources [1]
    • external application configuration [1]
    • GAS directories [1]
    • run calculator client app [1]
    • run demo calculator service [1]
    • running a client application [1]
    • running a web service [1]
    • running application on GBC [1] [2]
    • running application on GDC [1] [2]
    • web service configuration [1]
  • reference
    • configuration elements [1]
      • used in GAS [1]
      • used in GBC application [1]
      • used in GWS application [1]
      • used in web applications [1]
    • GAS monitoring [1]
  • resource paths
    • $(res.appdata.path)/public [1]
    • $(res.path.tmp) [1]
    • $(res.public.resources) [1]
  • runtime
    • configuration override
      • appdata [1]
      • GBC [1]
  • send message [1]
  • session timeout [1]
  • silent mode
    • install GAS
      • UNIX [1]
      • Windows [1]
  • Single sign-on (SSO) [1]
    • Genero Identity Provider [1]
    • OpenID Connect [1]
    • SAML [1]
  • standalone GAS
    • httpdispatch [1]
  • tools and commands
    • command-line utilities [1]
    • dispatchers [1]
    • fgldb [1]
    • proxies [1]
  • troubleshooting
    • application does not start [1] [2]
    • application issues [1]
    • application rendering issues [1]
    • application session id [1]
    • FastCGI [1]
      • all applications down [1]
      • application timeout on Apache
        • mod_reqtimeout [1]
        • SYSTEM ERROR [1]
      • invalid installation directory [1]
      • mod_proxy_fcgi URL decode [1]
      • permission denied [1]
      • SIGUSR1 [1]
      • using multiple dispatchers [1]
    • filename with spaces [1]
    • GAS configuration [1]
      • cannot find localhost [1]
      • Windows proxy errors [1]
    • HTTP errors in logs [1]
    • httpdispatch
      • address already in use [1]
      • restarting httpdispatch [1]
    • ISAPI dispatcher installation [1]
    • license
      • machine real address [1]
    • session ownership [1]
    • url with spaces [1]
    • web services
      • HTTP error 503 [1]
      • invalid configuration [1]
  • undeploy archives
    • with gasadmin [1]
  • UNIX
    • install GAS [1]
    • install GAS silently [1]
    • systemd [1]
  • upgrade a web service
    • manually [1]
  • upgrade an archive
    • upgrade an application [1]
  • upgrade guide
    • Migrating GWC-HTML5 to GBC
      • fgl_getfile [1]
      • FileUpload [1]
    • Migrating templates and snippets [1]
    • Version 2.00 [1]
    • Version 2.20 [1]
    • Version 2.21 [1]
    • Version 2.22 [1]
    • Version 2.30 [1]
    • Version 2.40 [1]
    • Version 2.41 [1]
    • Version 2.50 [1]
    • Version 3.00 [1]
    • Version 3.10 [1]
    • Version 3.20 [1]
    • Version 3.21 [1]
    • Version 4.00 [1]
    • Version 4.01 [1]
    • Version 5.00 [1]
    • Version 5.01 [1]
    • Version GAS (GWC) 2.10 [1]
    • Version GAS 2.10.x [1]
    • Version GWC 2.10.x [1]
  • upgrade web service
    • using GAR [1]
  • URI
    • arguments in query string
      • set GBC client [1]
    • connection through web server [1]
    • desktop application, /da/r [1]
    • direct connection to standalone GAS [1]
    • syntax [1]
    • web application, /ua/r [1]
    • web service applications, /ws/r [1]
  • web application timeouts [1]
  • web server configuration [1]
    • fastCGI [1]
    • IIS web server [1]
  • web services [1]
    • configure sticky web service [1]
    • GAS monitoring [1]
    • getting WSDL [1]
    • GWSproxy DVM pool [1]
    • limiting licenses used [1]
    • stop sticky web service [1]
    • troubleshooting
      • HTTP error 503 [1]
      • invalid configuration [1]
    • URI
      • /ws/r [1]
  • web services URI
    • syntax [1]
  • what's new
    • upgrade guides [1]
    • Version 2.20 [1]
    • Version 2.21 [1]
    • Version 2.22 [1]
    • Version 2.30 [1]
    • Version 2.32 [1]
    • Version 2.40 [1]
    • Version 2.41 [1]
    • Version 2.50 [1]
    • Version 3.00 [1]
    • Version 3.10 [1]
    • Version 3.20 [1]
    • Version 3.21 [1]
    • Version 4.00 [1]
    • Version 4.01 [1]
    • Version 5.00 [1]
    • Version 5.01 [1] [2]
  • Windows
    • install GAS [1]
      • using MSI [1]
  • X-Forwarded [1]