What is sticky session? Load balancer uses?
Answer / Gopal Bajpai
Sticky sessions maintain a user's state across multiple requests, even when they are directed to different servers in a load-balanced environment. This ensures that the user experiences a consistent session throughout their interaction with the application. Load balancers can use sticky sessions by configuring them to send subsequent requests from the same client to the same server.
| Is This Answer Correct ? | 0 Yes | 0 No |
How can add the captcha in registration page for drupal?
How can I customize my 404 - page not found page?
What are the disadvantages of drupal?
How url aliases works in drupal?
What is entity api ? Have you installed and worked on this module ?
What is the use of Add to Cart Form Settings field in receive donation
How can I enable clean urls in drupal?
What language is drupal?
Is drupal more secure than wordpress?
What is the use of features module?
What is Drupal error handling?
What are cms platforms?