COMPUTER NETWORKING

NETWORK SECURITY

FIREWALLS

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
You manage a server that runs your company website. The web server has reached its capacity, and the number of client requests is greater than the server can handle.You would like to find a solution so that static web content can be offloaded to a different server while the web server continues to process dynamic content. Which solution should you implement?
A
Traffic shaper
B
Proxy server
C
QoS
D
Ethernet bonding
Explanation: 

Detailed explanation-1: -Multi-site-Multi-site load balancing, also known as global server load balancing (GSLB), distributes traffic across servers located in multiple sites or locations around the world. The servers can be on-premises or hosted in a public or private cloud.

Detailed explanation-2: -What mechanism provides the most reliable means of associating a client with a particular server node when using load balancing? Persistence is a layer 7 mechanism that works by injecting a session cookie. This is generally more reliable than the layer 4 source IP affinity mechanism.

There is 1 question to complete.