Restricting number of users using ssl session ID: How to restrict maximum active users that can login to a server at a particular time? While this functionality is the ‘MANTRA’ for enhanced service experience, it is little tricky to achieve. As we know session is a logical entity and can belong to multiple network resources at a time (e.g. when you login to your bank’s site multiple TCP sockets may get opened). One…
Read More
No comments:
Post a Comment