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 will you create a field using code?
What is a view in drupal 8?
How to create the responsive theme?
Where do you find the themes to install?
Which are common modules used in project?
What is the use of URL path settings option while creating basic page?
What is module and list out some of the modules used in drupal?
What is the use of Publishing options while creating blogs?
How to find if the page is served from varnish cache?
Is drupal front end or backend?
Explain hooks in drupal.
What is drupal theme?