Forum Discussion
wowchens
Jan 03, 2008Nimbostratus
F5 to load balance MS Sql Servers
Hello All: I am presented with a tricky situation by the business users here at my company. After seeing the performance and manageability with all the Web Servers and App Servers with F5 LTM, now the...
hooleylist
Feb 25, 2009Cirrostratus
kbsartain
If you have .NET code, or any other code that can take advantage of connection pooling, then you may have issues during the transition. Connection pooling persists connections to the database from the client and re-uses them. Without pooling, each query opens a new connection. During a failover, the persisted connection to the DB will break, but you have to ensure that a "TCP FIN" is sent back to the client, or all subsequent queries to the pool will fail.
You can configure LTM to send a TCP reset if the selected pool member is marked down. This can be configure in the pool properties under 'Action on Service Down'.
atmfrank
Can I use a F5 LTM device to manage the front-end traffic for a set of regionally dispersed MSSQL 2005 servers ?
LTM can load balance hosts that are on a local subnet or on remote networks with a route.
Aaron
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