|
|
To configure the tuning options available for the connection you can edit the properties available on the Tuning tab.
TCP Settings
By default the connection between DataPA and the AppServer will timeout after 41 minutes. This can sometimes be a problem if you want to run a query that takes longer than 41 minutes.
If you do then you can change the TCP settings on the connection and control how long it takes for the connection to time out.
This timeout is controlled by two settings which you can set on the Tuning tab.
By default the TCP Client Retry is set to 1000 and the TCP Client Retry Interval is set to 250.
This calculates as 1000 x 250 = 250,000 hundredths of a second = 2,500 seconds = 41 minutes and 40 seconds.
Compression Settings
By default the connection between DataPA and the AppServer will pass data in an uncompressed form.
If you are running over a slow network then it may be worth using the compression options available on the Tuning tab to enable compression.
Enabling compression will reduce the amount of data being sent between the AppServer and DataPA but the compressing and decompressing process on either end will take a little time.
Therefore therefore is a trade off to be considered when deciding whether or not to use compression.
There are 3 settings available on the Tuning tab which will enable you to set the optimal compression options for your connection.
By default compression is not enabled and when it is the Compression Threshold default to 256 bytes and the Compression Level default to Low Compression. |
|