Forum Discussion
charlie_14972
Nimbostratus
Jun 22, 2011How to loadblance Oracle DB by use irules to differentiate read and write request?
I want to use irules to differentiate oracle read and write request.
Who can tell me how to do it?
rule:
If request include "select" ,then use db_read_pool
else then use d...
The_Bhattman
Nimbostratus
Jun 23, 2011hi Charlie,
The iRule won't know how to connect to the database - simply because the irule is looking into the TCP packet. However, that would lead into a more sophisticated version of the Irule to account for the DDL command.
Bhattman
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