Answer Posted / sheetal sonare
For multiple server load balancer requires. And load balancer maintains the stickiness. subsequent request always goes to same server unless session/state is maintained by explicit server.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the use of isempty in java?
What value is a variable of the string type automatically initialized?
Does constructor return any value?
What is collection sort in java?
What is cr keyboard?
What is difference between float and double?
Can a class be private or protected in java?
Explain features of interfaces in java?
What is regex java?
What is assembly used for?
Can a static block throw exception?
What are the differences between checked exception and unchecked exception?
How does enum work in java?
How to change the priority of thread or how to set the priority of thread?
Write a program to search a number in the given list of numbers.