Configuration and Administration

glog.firewall Properties

To control the behavior of Oracle Transportation Management, you can change settings in the glog.properties file or the appropriate property set.

Property

New in Version

Description

glog.firewall.connection.ping

 

The system obtains most of its database connections from connection pools. These pools may periodically test inactive connections to make sure a firewall or DCD did not close them due to inactivity. If the connection was closed, a new connection is automatically opened and assigned to the pool.

Occasionally, the system grabs an ad-hoc database connection and caches it outside of a connection pool. This property determines how often, in seconds, these ad-hoc connections should be tested for firewall or DCD closure.

Related Topics