Modifying the Gateway Properties File
Navigate to the Gateway install destination folder (chosen during the Gateway installation).
- The Gateway install operation creates a file called cantara-gateway.properties in the etc subfolder.
The properties defined in this file may be customized to suit your deployment. Further information is provided below.
Cantara Gateway Server Properties
Property | Default Value | Comment |
---|---|---|
Networking | ||
cantara.socket.timeout | 0 | Max duration for web connection with Access Server (milliseconds). 0=Indefinite |
cantara.request.timeout | 30000 | Max wait time for a response (milliseconds) |
cantara.connections.route | 250 | Max connections pooled together for an endpoint |
cantara.connections.max | 500 | Max open connections |
cantara.connection.timeout | 15000 | Max wait time for an initial connection |
cantara.session.timeout | 30 | Max duration of web session (minutes) |
cantara.portal.url | Used to override the Rinami portal URL. | |
cantara.mail.hostname | SMTP hostname | |
cantara.async.threads | Number of processing threads run by the console | |
Database | ||
cantara.jdbc.driver | ||
cantara.jdbc.url | ||
cantara.jdbc.pool_size | Max open connections in parallel | |
cantara.jdbc.username | ||
cantara.jdbc.password | ||
cantara.hibernate.dialect | ||
Logging | ||
cantara.log.level | INFO | |
cantara.log.path |