Forum Discussion
Keith_Richards_
Nimbostratus
Mar 16, 2005iRule for splitting SQL Write and Read
I have a requirement to demonstrate using LTM to split SQL Read operations and write operations to two separate pools of SQL database servers. Has anyone tried to do this or could the recommend a starting point?
Thanks, Keith
- Mario_Apitz___u
Nimbostratus
Hello! - hoolio
Cirrostratus
Hi Mario, - Thomas_Schaefer
Nimbostratus
One thing that makes this a hard issue is that your parser in the iRule needs to understand something of the SQL statement. For example, if you simply send the SELECTS to one pool and the UPDATE, INSERT and DELETE to another pool, you also have to handle UPDATE . Not a very common construct, but still to be handled. I hate to say it but setting up an MYSQL cluster might be a more robust solution. - Mario_Apitz___u
Nimbostratus
Hi Aaron, hi Tom,
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