Skip to Content
Author's profile photo Hakan Haslaman

How to adjust the ALS user – and connection numbers correctly

Open ADSLocal.cfg and change the user number in the range you need.

; Advantage Local Server DLL configuration file
;
; The Advantage Local Server DLL reads this configuration file when the
; DLL is loaded. Values input after the keyword and equal sign are used to
; configure the DLL. If no value is inserted after a keyword and equal sign,
; the default is used. This file must be located in your search path (e.g.
; the \WINDOWS\SYSTEM directory).
;
; Maximum Concurrent Users
; Default = 5
; Range = 0 – 30
USER_LICENSE = 10

Below you will also see an example for 10 ALS users, how much maximum number of 10 connections per user’s needs to be adjust also in the ADSLocal.cfg.

; Number of Connections
; Default = 10
; 32-bit range = 1 – No upper limit
; 16-bit range = 1 – 40
CONNECTIONS=100

Assigned Tags

      Be the first to leave a comment
      You must be Logged on to comment or reply to a post.