Layer-7 switching
From LVSKB
Revision as of 01:05, 14 April 2007 by Wensong (Talk | contribs) (New page: == Introduction == Layer-7 switching, also known as application-level load balancing, is to parse requests in the application layer and distribute requests to servers based on different ...)
Introduction
Layer-7 switching, also known as application-level load balancing, is to parse requests in the application layer and distribute requests to servers based on different types of request contents, so that it can provide quality of service requirements for different types of contents and improve overall cluster performance.
Technology
Implementation
"Layer-7 switching" is an load balancing related stub. You can help LVSKB by expanding it |