In this version, I did not fix it, because of afraid of side effect.
If it is a one time fix, please manually fix it.
Or maybe later, I can update lsup.sh to have more function to deal with this situation.
Thanks
David
You do not need to do changes for now. It won't cause too much memory usage issue but is big enough to handle traffic.
When your server are too busy, then you may need to do some tuning.
OK.
It is like "available connection: 2000" and same for SSL connection.
Because you set max connection is 2000 and when no one current connecting then it will be 2000 available.
We still support it.
Since recently we changed it a lot, may cause some issue our test does not reach.
Sorry.
I will check it and may update you later.
As design, conf is owned by `lsadm`, but can be access by group `nogroup`.
This is the reason why it is 750 with lsadm/nogroup.
Server start will fix the /conf/ DIR only in current code. We may change to fix the whole directory at that time.