KB: 00002017
Last updated
Was this helpful?
Last updated
Was this helpful?
The client want to manage maximum concurrent connection on the listener level.
The above requirement can be achieved by specifying maximum concurrent connection option under listener in Haltdos SLB.
Steps to Solve :-
Step 1 :- First log into the Haltdos management portal.
Step 2 :- Go to Stack > SLB > listener > listener settings.
Step 3 :- Client has to manage the maximum concurrent connection by using session cookie,maximum concurrent user sessions and taking appropriate action against the maximum session exceeded action.
Step 4 :- In the above picture, we are using a sample configuration to showing the result.
Step 5 :- In above steps, we are configuring maximum concurrent user session = 1, which means that user will have one user session if someone tried for another user session then the maximum session is exceeded and the user request will be drooped on the basis of action mentioned(drop) in configuration.