Stats report question

These are old archives. They are kept for historic purposes only.
Post Reply
Plasma
Posts: 31
Joined: Tue Jun 22, 2004 6:08 am

Stats report question

Post by Plasma »

C *@127.0.0.1 * stats.x.com (port) servers
H * * stats.x.com
C *@127.0.0.1 * services.x.com (port) servers
H * * services.x.com
C *@127.0.0.1 * services.x.com (port) servers T
H * * services.x.com
End of /STATS report
Just a few questions.

What is the T doing on that 2nd link for services? Why are there two links?

Its only defined once in the config file.

Also ive just rehashed the config after removing a link block, and the damn thing duplicated itself like below:
C *@127.0.0.1 * stats.x.com (port) servers
H * * stats.bittah.com
C *@127.0.0.1 * services.x.com (port) servers
H * * services.x.com
C *@127.0.0.1 * stats.x.com (port) servers T
H * * stats.x.com
C *@127.0.0.1 * services.x.com (port) servers T
H * * services.x.com
End of /STATS report
Any ideas?

Cheers
aquanight
Official supporter
Posts: 862
Joined: Tue Mar 09, 2004 10:47 pm
Location: Boise, ID

Post by aquanight »

Hm... could be these servers were not squit/relinked (aka, restarted since these are services/stats it appears) afterwards?
AngryWolf
Posts: 554
Joined: Sat Mar 06, 2004 10:53 am
Location: Hungary
Contact:

Post by AngryWolf »

"T" is a status flag that tells you the link setting is temporary. It will go away as soon as the remote server is disconnected. You'll get such a duplicated link configuration if you change one while the link is up. The reason for that is, UnrealIRCd needs to keep count of the configurations of each linked server. So don't worry, that's absolutely normal.
Plasma
Posts: 31
Joined: Tue Jun 22, 2004 6:08 am

Post by Plasma »

AngryWolf wrote:"T" is a status flag that tells you the link setting is temporary. It will go away as soon as the remote server is disconnected. You'll get such a duplicated link configuration if you change one while the link is up. The reason for that is, UnrealIRCd needs to keep count of the configurations of each linked server. So don't worry, that's absolutely normal.
Thanks a ton for your reply, I suspected the T meant temporary after posting.

Cheers
Post Reply