]> jfr.im git - irc.git/blob - software/!RELEASES/ircservices/achurch.org/services/lists/ircservices/2001/002585.html
RELEASE -> !RELEASE
[irc.git] / software / !RELEASES / ircservices / achurch.org / services / lists / ircservices / 2001 / 002585.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
2 <HTML>
3 <HEAD>
4 <TITLE> [IRCServices] Wrong number of users
5 </TITLE>
6 <LINK REL="Index" HREF="index.html" >
7 <LINK REL="made" HREF="mailto:ircservices%40ircservices.za.net?Subject=%5BIRCServices%5D%20Wrong%20number%20of%20users&In-Reply-To=">
8 <META NAME="robots" CONTENT="index,nofollow">
9 <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
10 <LINK REL="Previous" HREF="002580.html">
11 <LINK REL="Next" HREF="002586.html">
12 </HEAD>
13 <BODY BGCOLOR="#ffffff">
14 <H1>[IRCServices] Wrong number of users</H1>
15 <B>Georges Berscheid</B>
16 <A HREF="mailto:ircservices%40ircservices.za.net?Subject=%5BIRCServices%5D%20Wrong%20number%20of%20users&In-Reply-To="
17 TITLE="[IRCServices] Wrong number of users">Georges at Berscheid.lu
18 </A><BR>
19 <I>Fri Nov 30 12:13:01 PST 2001</I>
20 <P><UL>
21 <LI>Previous message: <A HREF="002580.html">[IRCServices] Only chanserv
22 </A></li>
23 <LI>Next message: <A HREF="002586.html">[IRCServices] Wrong number of users
24 </A></li>
25 <LI> <B>Messages sorted by:</B>
26 <a href="date.html#2585">[ date ]</a>
27 <a href="thread.html#2585">[ thread ]</a>
28 <a href="subject.html#2585">[ subject ]</a>
29 <a href="author.html#2585">[ author ]</a>
30 </LI>
31 </UL>
32 <HR>
33 <!--beginarticle-->
34 <PRE>Hi,
35
36 problem is the following: *finduser() returns a pointer to a User struct
37 that is not online anymore in some cases. And it seems this only happens
38 when the user quit with Ping Timeout (as /ns info &lt;nick&gt; reports). So
39 services know that the user quit, but they don't free the structure.
40
41 Also /lusers shows something different than /os stats:
42 /lusers:
43 --- Current Local Users: 51 Max: 463
44 --- Current Global Users: 61 Max: 472
45
46 /os stats:
47 -OperServ- Current users: 66 (2 ops)
48 -OperServ- Maximum users: 470 (Nov 25 20:50:36 2001 CET)
49
50 I already had that kind of problem when users were killed because of
51 Session limit exceeded, but they only had one Connection from their
52 host.
53 Is there any good way to debug this ?
54
55 Georges
56
57 P.S. I'm using Unreal3.1.1
58
59
60 </PRE>
61
62 <!--endarticle-->
63 <HR>
64 <P><UL>
65 <!--threads-->
66 <LI>Previous message: <A HREF="002580.html">[IRCServices] Only chanserv
67 </A></li>
68 <LI>Next message: <A HREF="002586.html">[IRCServices] Wrong number of users
69 </A></li>
70 <LI> <B>Messages sorted by:</B>
71 <a href="date.html#2585">[ date ]</a>
72 <a href="thread.html#2585">[ thread ]</a>
73 <a href="subject.html#2585">[ subject ]</a>
74 <a href="author.html#2585">[ author ]</a>
75 </LI>
76 </UL>
77
78 </body></html>