Difference between revisions of "Examples"
From LVSKB
(→Linux/Unix Cluster) |
m (Link to two-node setup with overlapping client subnets) |
||
| (3 intermediate revisions by one other user not shown) | |||
| Line 1: | Line 1: | ||
This page is to design examples using LVS, so please feel free to write your LVS systems here and share them with other LVS users. | This page is to design examples using LVS, so please feel free to write your LVS systems here and share them with other LVS users. | ||
| − | == | + | == Web Cluster == |
* [[Building Scalable Web Cluster using LVS]] | * [[Building Scalable Web Cluster using LVS]] | ||
| + | * [[Building Tomcat Cluster using LVS]] | ||
| + | * [[Building Ruby on Rails Cluster using LVS]] | ||
* [[Building Web Cache Cluster using LVS]] | * [[Building Web Cache Cluster using LVS]] | ||
* [[Building clusterized proxy farms using LVS]] | * [[Building clusterized proxy farms using LVS]] | ||
| + | |||
| + | == Linux/Unix Cluster == | ||
| + | |||
* [[Building Scalable Mail Cluster using LVS]] | * [[Building Scalable Mail Cluster using LVS]] | ||
* [[Building Scalable FTP Cluster using LVS]] | * [[Building Scalable FTP Cluster using LVS]] | ||
| Line 11: | Line 16: | ||
* [[Building MySQL Cluster using LVS]] | * [[Building MySQL Cluster using LVS]] | ||
* [[Building Scalable DNS Cluster using LVS]] | * [[Building Scalable DNS Cluster using LVS]] | ||
| − | |||
* [[Building Two-Node Directors/Real Servers using LVS and Keepalived]] | * [[Building Two-Node Directors/Real Servers using LVS and Keepalived]] | ||
* [[Building an LDAP cluster using LVS and NetWare real servers]] | * [[Building an LDAP cluster using LVS and NetWare real servers]] | ||
* [[Building Scalable DHCP Cluster using LVS]] | * [[Building Scalable DHCP Cluster using LVS]] | ||
* [[LVS/TUN mode with FreeBSD and Solaris realserver]] | * [[LVS/TUN mode with FreeBSD and Solaris realserver]] | ||
| + | * [[Two-node setup with overlapping client subnets]] | ||
== Media Service Cluster == | == Media Service Cluster == | ||
| Line 23: | Line 28: | ||
* [[Building Darwin Streaming Service Cluster using LVS]] | * [[Building Darwin Streaming Service Cluster using LVS]] | ||
* [[Building Helix Server Cluster using LVS]] | * [[Building Helix Server Cluster using LVS]] | ||
| + | * [http://www.freebsdcluster.org/~lasse/icecast-lvs-cluster-howto/ Building a streaming cluster with Icecast, LVS and other cools apps] | ||
== Terminal Service Cluster == | == Terminal Service Cluster == | ||
| Line 28: | Line 34: | ||
* [[Building Linux Terminal Service Cluster using LVS]] | * [[Building Linux Terminal Service Cluster using LVS]] | ||
* [[Building Windows Terminal Service Cluster using LVS]] | * [[Building Windows Terminal Service Cluster using LVS]] | ||
| + | |||
| + | [[Category:LVS Handbook]] | ||
Latest revision as of 07:37, 19 October 2011
This page is to design examples using LVS, so please feel free to write your LVS systems here and share them with other LVS users.
Web Cluster
- Building Scalable Web Cluster using LVS
- Building Tomcat Cluster using LVS
- Building Ruby on Rails Cluster using LVS
- Building Web Cache Cluster using LVS
- Building clusterized proxy farms using LVS
Linux/Unix Cluster
- Building Scalable Mail Cluster using LVS
- Building Scalable FTP Cluster using LVS
- Building Scalable TFTP Cluster using LVS
- Building MySQL Cluster using LVS
- Building Scalable DNS Cluster using LVS
- Building Two-Node Directors/Real Servers using LVS and Keepalived
- Building an LDAP cluster using LVS and NetWare real servers
- Building Scalable DHCP Cluster using LVS
- LVS/TUN mode with FreeBSD and Solaris realserver
- Two-node setup with overlapping client subnets
Media Service Cluster
- Building Scalable Media Cluster using LVS
- Building Windows Media Service Cluster using LVS
- Building Darwin Streaming Service Cluster using LVS
- Building Helix Server Cluster using LVS
- Building a streaming cluster with Icecast, LVS and other cools apps