maxUsers —
int maxUsers
The MAX_USERS parameters specifies the maximum number of simultaneous connections supported by Biferno. The default value for this parameter is 32 on Unix and Windows, while on Mac OS Classic it depends on the Web server configuration. The maximum value is 10000 (ten thousand).
The property is only read
In most cases the default value of this parameter allows to obtain optimal performances from Biferno. We advise to make modifications only if strictly necessary based on the number of accesses required and on the amount of RAM available on the server.
This value can be modified using the line:
MAX_USERS n
in the file "biferno.conf" in BifernoHome