Web application timeouts
Why are Web application timeouts necessary?
When a front-end connects to a DVM via the Genero Application Server (GAS), the connection between the front-end client and the GAS is not persistent (although the connection between the GAS and the DVM is persistent).
The Genero Application Server needs the timeout settings to determine whether these components have remained alive and that communication can continue between the two.
The front-end can send two types of requests to the DVM:
- POST request to send data to the DVM
- GET request to retrieve data