Hi all, We are using the oracle connection pool (which is part of the driver) for our application. I wish to know what would be ideal configuration for the following parameters under the FIXED_WAIT_SCHEME:
CacheFixedWaitTimeout: ?? CacheFixedWaitIdleTime: ?? where connection pool size = 100 and ajp connections are = 135. (35 odd connections would wait by default if concurrent connections are 135) Thanks, Arnab Chakravarty