![]() |
Version &job_version; |
![]() ![]() ![]() ![]() ![]() ![]() ![]() |
&job_table; |
The port on which the Easysoft JDBC-ODBC Bridge server listens for incoming client connections.
The port on which the Easysoft JDBC-ODBC Bridge Server listens for HTTP requests. The default is port 8031 but it may be any port not already in use. If HTTP Server is set the Easysoft JDBC-ODBC Bridge Server listens on the specified port for HTTP requests in addition to acting in its normal role serving the Easysoft JDBC-ODBC Bridge Client. You may use the URL http://machine_name:HTTPPort where machine_name is the name (or IP address) of the machine running the Easysoft JDBC-ODBC Bridge Server and HTTPPort is the port number to communicate with the Easysoft JDBC-ODBC Bridge Server from your browser. It can show statistics, DSNs and the current values of configurable parameters.
The inactivity timeout in seconds (the default is 7200 - 2 hours). The Easysoft JDBC-ODBC Bridge server starts a new thread (or process) for each client that connects. If there has been no communication in timeout seconds the thread/process exits. This ensures clients which fail to close down properly do not cause increasing resource usage on the server.
The maximum number of threads or processes the Easysoft JDBC-ODBC Bridge Server will allow at any time. One thread/process is created for every ODBC connection. If MaxThreadCount is set to 0, there is no limit. The default is 100. You can use this parameter to prevent too many simultaneous connections swamping your server.
The number of times the server will attempt to create a thread/process to handle a connection or the number of times the server will attempt to obtain a license slot for a new connection.
The time in seconds between each retry attempt (see RetryCount above).
By default, Easysoft JDBC-ODBC Bridge will attempt to pool statement handles in the ODBC driver, and open new connections behind the scenes to support multiple concurrent statements even if the backend ODBC driver does not. If you know that you do not need this feature, i.e. You ensure that there is only a single result set open at any one time, set this to 'Y'.
This is the username of the person allowed to make changes to the Easysoft JDBC-ODBC Bridge server via the HTTP interface. This must be a valid username in the operating system the server is running on. If set to the string "disabled" (omit the quotes) then HTTP authentication is not required (this does not mean the Easysoft JDBC-ODBC Bridge Server stops authenticating incoming ODBC connections).
This is the installation path of the Easysoft JDBC-ODBC Bridge. This cannot be changed via the browser interface.
A bitmask to specify which type of event the Easysoft JDBC-ODBC Bridge Server should log in the log file. This should only be used as directed by Easysoft support and will slow the Easysoft JDBC-ODBC Bridge down considerably if set. You may specify the number as decimal or hexadecimal (e.g. 2047 or 0x7ff).
Specifies the directory where log and audit files are created (see Logging and AuditODBCAccess). Since version 1.5, the default directory in Windows is <drive>:\Program Files\Easysoft\Easysoft JDBC-ODBC Bridge\Logs (the previous default was <drive>:\temp). In UNIX, the default is /tmp. In Windows, this is also the directory where the Easysoft JDBC-ODBC Bridge Server will create an esjob.exception file if an unhandled exception is caught.
This is a bitmask of operational flags. The bitmasks are split into check boxes, one for each bit in Flags.