lusers , max and global users problem

These are old archives. They are kept for historic purposes only.
Post Reply
rtk
Posts: 2
Joined: Thu Mar 17, 2005 11:28 am

lusers , max and global users problem

Post by rtk »

hello people

i have a problem with global Max users ,
i use unrealircd 3.2.2 (linux) and i've see that a number of this users ... change !?

example :

from

/lusers
...
Current Global Users: 445 Max: 600

to

/lusers
...
Current Global Users: 440 Max: 550 <-----

where is the problem ?
RandomNumber
Posts: 44
Joined: Mon Jan 24, 2005 6:10 pm

Post by RandomNumber »

Have you rebooted the server in question? If so thats why
Ron2K

Post by Ron2K »

The "max global users" count in /LUSERS is never saved to disk; it's only stored in memory. Therefore, if you restart your server, that count is reset. However, if you're a part of a network, your "global users" value will be restored when you relink, since this value is synchronised between servers on linking. (Unless all the servers on the network go down at the same time, that is.) If you're a single-server network, I'm afraid there's not much that you can do.

(By the way, the "max local users" count is saved to disk and hence restored when recoving from a restart or shutdown.)
Post Reply