SRSMAXUS parameter: Difference between revisions
Jump to navigation
Jump to search
(Automatically generated page update) |
|||
Line 15: | Line 15: | ||
==Description== | ==Description== | ||
This parameter sets the maximum number of saved record sets per user. This limit is a | This parameter sets the maximum number of saved record sets per user. This limit is a | ||
per-userid limit, and it applies even if the userid is being used from multiple web | per-<var>[[USERID_parameter|userid]]</var> limit, and it applies even if the userid is being used from multiple web | ||
browsers. The default for SRSMAXUS of 0 means that there is no per-user limit for | browsers. The default for SRSMAXUS of 0 means that there is no per-user limit for | ||
saved record sets. | saved record sets. |
Revision as of 11:48, 11 September 2017
Maximum saved record sets per user
Summary
- Default value
- 0
- Parameter type
- System
- Where set
- System manager resettable
- Related products
- Janus Web Server
- Introduced
- Before Sirius Mods 6.7
Description
This parameter sets the maximum number of saved record sets per user. This limit is a per-userid limit, and it applies even if the userid is being used from multiple web browsers. The default for SRSMAXUS of 0 means that there is no per-user limit for saved record sets.
SRSMAXUS can be used to ensure that a single user, either as the result of a programming error or simply through running frequent queries, does not monopolize the saved record set facility.
The SRSMAXUS parameter has no effect unless SRSMAX is set to a non-zero value.