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 prime number in java?
Explain list interface?
What makes a function well defined?
What is thread safe singleton?
Can a source file contain more than one class declaration?
What do you know about the garbage collector?
What one should take care of, while serializing the object?
Can an unreferenced object be referenced again?
Is null keyword in java?
What is math exp in java?
Can finally block be used without a catch?
How to find the given number is a prime number or not by getting input from the user
Can we inherit a class with private constructor?
Can we synchronize static methods in java?
What is the purpose of static methods and static variables?