Technical Tip: SSL VPN is disconnected with 'Deleted to make way for another session' log
Description
This article describes the log related to the SSL VPN portal setting 'limit-user-logins' which limits each user to one SSL VPN session at a time.
Solution
To lift this restriction, it is necessary to disable the 'limit-user-logins' setting:
# config vpn ssl web portal
edit <portal_name>
set limit-user-logins disable
next
end
