jQuery in Action, 2nd edition
The moose likes Architect Certification (SCEA/OCMJEA) and the fly likes question Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Certification » Architect Certification (SCEA/OCMJEA)
Reply Bookmark "question" Watch "question" New topic
Author

question

Timber Lee
Ranch Hand

Joined: Oct 14, 2002
Posts: 157
Which of the following are true about load balancing methods?
� a. DNS round robin method maps multiple IPs to a single host name
� b. Hardware load balancing maps multiple IPs to a single host name
� c. Hardware load balancing can potentially involve a single point of failure
� d. DNS round robin is easy to setup than hardware load balancing.
� e. DNS load balancing supports server affinity
� f. Hardware load balancing supports server affinity


SCJP<br />SCWCD<br />SCEA
Samit Das
Greenhorn

Joined: Jun 17, 2002
Posts: 8
My answer -- a,c,d,f
 
I agree. Here's the link: jrebel
 
subject: question
 
Similar Threads
some question in phase 1
security question
Mock
Round-Robin load balancing
Mock Questions