Hi.
We have 3 license servers with the enviroment setting UGII_LICENSE_FILE=server1;server2;server3
We are using this to enable redundancy and has always long startup. When change sign from ";" to "," we reduced thestartup time.
This because that flexlm checks all servers if they are alive when using ";" and not when using ","
BR Peter