![]() | |
![]() |
| | Thread Tools | Display Modes |
#41
| |||
| |||
|
|
Whether to use peer-to-peer replication for load balancing is a rather application specific question. In other words, for some apps, it may be a good soultion. But for other apps, it's a terrible solution. If we are to look for an infrastructure solution where different layers are cleanly separated, I don't think you want to consider a peer-to-peer setup (unless you like support headache). Linchi "Riccardone" wrote: Instead of a cluster solution you can obtain load balancing with peer to peer replication. Peer to peer replication is an high avalability solution with the opportunity to balance the workload on all database node available. Peer-to-Peer Transactional Replication http://msdn.microsoft.com/en-us/libr...(SQL.100).aspx How to: Configure Peer-to-Peer Transactional Replication http://msdn.microsoft.com/en-us/library/ms152536.aspx regards Riccardo di Nuzzo On 27 Giu, 10:07, "Edwin vMierlo [MVP]" EdwinvMie... (AT) discussions (DOT) microsoft.com> wrote: SQL is not designed to do active/dynamic load balancing. You can however do "static" load balancing if you design your application/clients appropriately "chua" <c... (AT) discussions (DOT) microsoft.com> wrote in message news:5B8C4FC0-87BB-480C-9EA0-80040DE0451F (AT) microsoft (DOT) com... Hi, I have a requirements to deploy SQL 2005 clustering as active/active nodes. We also want to achieve load-balancing. For example, when there are 100 users login to the clusters SQL, the request will split 50 / 50 to each of the sql active node. Can it work in this way? thanks if u could shed some lights regards, Windows Fan- Nascondi testo citato - Mostra testo citato- Nascondi testo citato - Mostra testo citato |
![]() |
| Thread Tools | |
| Display Modes | |
| |