| setappfwsettings_sessionlimit |
Use this method to set maximum number of sessions that the application firewall allows to be active, regardless of user activity. After the max_limit reaches, No more user session will be created . |
Syntax |
Parameters |
sessionlimit |
Maximum number of sessions that the application firewall allows to be active, regardless of user activity. After the max_limit reaches, No more user session will be created . Default value = AS_ENGINESETTINGS_SESSION_LIMIT_DEFAULT. Minimum value = AS_ENGINESETTINGS_SESSION_LIMIT_MIN. Maximum value = AS_ENGINESETTINGS_SESSION_LIMIT_MAX. |
Return Value |
Returns simpleResult |
See Also |