ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 211 - SY0-601 discussion

Report
Export

A security administrator Installed a new web server. The administrator did this to Increase the capacity (or an application due to resource exhaustion on another server. Which o( the following algorithms should the administrator use to split the number of the connections on each server In half?

A.
Weighted response
Answers
A.
Weighted response
B.
Round-robin
Answers
B.
Round-robin
C.
Least connection
Answers
C.
Least connection
D.
Weighted least connection
Answers
D.
Weighted least connection
Suggested answer: B

Explanation:

The administrator should use a round-robin algorithm to split the number of connections on each server in half. Round-robin is a load-balancing algorithm that distributes incoming requests to the available servers one by one in a cyclical order. This helps to evenly distribute the load across all of the servers, ensuring that no single server is overloaded.

asked 02/10/2024
Kaddy Kabuya
47 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first