The Configuration Manager can adjust some of the CONNX JDBC configuration settings to increase the flexibility of the CONNX JDBC Server.
NOTE: The above image shows the 32bit setting. To view the 64bit JDBC configuration settings, select the "View 64bit registry". Since it is possible to run both a 32bit and 64bit JDBC server at the same time, it is recommended that you uncheck the "Apply changes to both 32bit and 64bit registry" checkbox when making any changes. Otherwise, a conflict will occur between the two JDBC servers.
NOTE2: On 32bit Windows operating systems the "View 32bit registry/View 64bit registry" options will not be available.
The following is a list of parameters that can be adjusted by using the Configuration Manager. The parameters are located at HKEY_LOCAL_MACHINE\SOFTWARE\CONNX\JDBC.
| Registry Setting | Value | Note | 
| DebugLevel | 0, 1, 2, 3 | Higher value brings additional debug messages. Default is 0. | 
| DebugVerbose | 0, 1 | Verbose level for debug messages. Default is 0. | 
| LogLoc | C:\CONNX32\ (default for 32bit JDBC server) 
 C:\Program Files\CONNX (default for 64bit JDBC server) | Location of .log file. | 
| Port | 7500 (default for 32bit JDBC server) 
 7502 (default for 64bit JDBC server) | Port used by the server. | 
| TCPIPSize | 8192 | Size of TCP/IP packet. |