Doorgaan naar de website
OCLC Support

MaxSessions (MS)

Learn how to use the MaxSessions config.txt directive to specify the maximum number of user sessions that can be active simultaneously.

MaxSessions (also written as MS) specifies the maximum number of user sessions that can be active simultaneously. The default value of 500 allows 500 simultaneous sessions. This default meets the needs of most configurations.

If EZproxy reaches the maximum sessions limit, it will record an error in the messages.txt file.

MaxSessions is a non-repeatable position-independent config.txt directive.

Qualifiers 

Qualifier Description
limit A number that indicates the maximum number of sessions that may be active simultaneously.

Syntax

MS limit

Examples

Raise the limit on maximum sessions to 1000.

MS 1000

Related directives 

Option RecordPeaks