Forum Discussion
Ken_Taylor_5009
Nimbostratus
Jan 14, 2009Oracle Connection Pooling through the LTM
Hi,
I currently have a LTM on 9.3.1 configured with an in path installation between the web server and the database server.
Web Server is IIS6
Oracle client on Web Server is 11g
Oracle DB System is 10g
The issue that I am having is probably more with Oracle than with F5 but I thought I would ask.
When a user connects to the application the Web Server will create X(10) number off connects to the database server. As addition users start using the application their connectivity goes down the connections in the pool.
The issue that I am having is that the F5 is timing out the connection after 5mins (default) due to no traffic on the connection. I have been requested to adjust the timeout setting to indefinite for the application but I find that to be a security risk.
I would like to know if anyone has ran into this issue and if they have any recommendations for a resolution.
Thanks in advance for your comments and assistance.
- Don_MacVittie_1Historic F5 AccountHi Ken,
- Ken_Taylor_5009
Nimbostratus
Thanks for the response - kent_hallamore1
Nimbostratus
Hi Ken, - kent_hallamore1
Nimbostratus
Ken, - Paul_70551
Nimbostratus
What I have seen in the past is a mix of this issue mixed with firewalls also having timeouts of 30 minutes. - rcooper_75567
Nimbostratus
The way Oracle's sqlnet.expire_time works is to send a DCD (Dead Client Detection) packet at the specified time interval which tests the connection. If the test fails, the application server "should" establish a new session to the database server. In effect, however, the DCD packet will reset idle timeout counters on the F5's and most network firewalls.
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects