]> jfr.im git - irc.git/blob - software/!RELEASES/ircservices/achurch.org/services/lists/ircservices-coding/2003/001993.html
RELEASE -> !RELEASE
[irc.git] / software / !RELEASES / ircservices / achurch.org / services / lists / ircservices-coding / 2003 / 001993.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
2 <HTML>
3 <HEAD>
4 <TITLE> AW: [IRCServices Coding] session limit bug
5 </TITLE>
6 <LINK REL="Index" HREF="index.html" >
7 <LINK REL="made" HREF="mailto:ircservices-coding%40ircservices.za.net?Subject=AW%3A%20%5BIRCServices%20Coding%5D%20session%20limit%20bug&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="001995.html">
11 <LINK REL="Next" HREF="001996.html">
12 </HEAD>
13 <BODY BGCOLOR="#ffffff">
14 <H1>AW: [IRCServices Coding] session limit bug</H1>
15 <B>Craig Edwards</B>
16 <A HREF="mailto:ircservices-coding%40ircservices.za.net?Subject=AW%3A%20%5BIRCServices%20Coding%5D%20session%20limit%20bug&In-Reply-To="
17 TITLE="AW: [IRCServices Coding] session limit bug">brain at brainbox.winbot.co.uk
18 </A><BR>
19 <I>Mon Mar 24 10:41:21 PST 2003</I>
20 <P><UL>
21 <LI>Previous message: <A HREF="001995.html">[IRCServices Coding] session limit bug
22 </A></li>
23 <LI>Next message: <A HREF="001996.html">[IRCServices Coding] session limit bug
24 </A></li>
25 <LI> <B>Messages sorted by:</B>
26 <a href="date.html#1993">[ date ]</a>
27 <a href="thread.html#1993">[ thread ]</a>
28 <a href="subject.html#1993">[ subject ]</a>
29 <a href="author.html#1993">[ author ]</a>
30 </LI>
31 </UL>
32 <HR>
33 <!--beginarticle-->
34 <PRE>True, unless it was to disconnect then reconnect, without need for a restart. SQUIT and /os restart terminates the process as well as the connection to the uplink, correct? I've written a bot that manages to resync this way... admittedly thats a client and here we're talking about a server but you never know, anythings possible :-)
35
36 &gt;<i>Hi,
37 </I>&gt;<i>
38 </I>&gt;<i>the requested command exists: /os restart
39 </I>&gt;<i>How do you think services could possibly make the uplink send all the
40 </I>&gt;<i>information again, as if services just joined the network? This
41 </I>&gt;<i>'simulated-net-merge-situation' would have to be supported by the
42 </I>&gt;<i>uplink-IRCd.
43 </I>&gt;<i>
44 </I>&gt;<i>Georges
45 </I>&gt;<i>
46 </I>&gt;<i>P.S. The original problem is not a services issue anyway...
47 </I>&gt;<i>
48 </I>&gt;<i>
49 </I>&gt;<i>-----Urspr&#252;ngliche Nachricht-----
50 </I>&gt;<i>Von: <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">ircservices-coding-bounces at ircservices.za.net</A>
51 </I>&gt;<i>[mailto:<A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">ircservices-coding-bounces at ircservices.za.net</A>] Im Auftrag von
52 </I>&gt;<i>Craig Edwards
53 </I>&gt;<i>Gesendet: Montag, 24. M&#228;rz 2003 19:14
54 </I>&gt;<i>An: IRC Services Coding Mailing List
55 </I>&gt;<i>Betreff: Re: [IRCServices Coding] session limit bug
56 </I>&gt;<i>
57 </I>&gt;<i>
58 </I>&gt;<i>I know people will probably ignore or shoot down this request but, here
59 </I>&gt;<i>goes....
60 </I>&gt;<i>
61 </I>&gt;<i>Is there a way to keep services in sync if its desynced, by resyncing it
62 </I>&gt;<i>at fixed intervals? This would not only fix problems caused by (ab)use
63 </I>&gt;<i>of operserv raw, but would also fix problems caused in other ways (ive
64 </I>&gt;<i>had a couple of desyncs before caused by buggy server software etc) - it
65 </I>&gt;<i>could be set from config to say resync once every 24h or once every week
66 </I>&gt;<i>or whenever the admin prefers, by simulating a form of &quot;warm reboot&quot;
67 </I>&gt;<i>where it could somehow retrieve all network information again from the
68 </I>&gt;<i>uplink and redo its lists from scratch, kinda like a rehash.... or maybe
69 </I>&gt;<i>do this on /os rehash if a commandline option is given? Just an idea...
70 </I>&gt;<i>
71 </I>&gt;&gt;<i>I've found a bug. Hoooray!
72 </I>&gt;&gt;<i>
73 </I>&gt;&gt;<i>When you use /msg OperServ raw svskill nickname :reason
74 </I>&gt;&gt;<i>
75 </I>&gt;&gt;<i>It kills the user with whatever reason -- however, when you use /msg
76 </I>&gt;<i>OperServ session limit &lt;number&gt;
77 </I>&gt;&gt;<i>
78 </I>&gt;&gt;<i>it lists the person there as using multiple sessions as the number.
79 </I>&gt;<i>For example, if I use OperServ to SVSKILL a nickname by the nick of X
80 </I>&gt;<i>with the hostname blahblah.com three times, and I try to get a list of
81 </I>&gt;<i>people using 3 sessions at once via (/msg OperServ session list 3), it
82 </I>&gt;<i>will list that hostname blablah.com is using 3 sessions.
83 </I>&gt;&gt;<i>
84 </I>&gt;&gt;<i>Can this be fixed?
85 </I>&gt;&gt;<i>------------------------------------------------------------------
86 </I>&gt;&gt;<i>To unsubscribe or change your subscription options, visit:
87 </I>&gt;&gt;<i><A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">http://www.ircservices.za.net/mailman/listinfo/ircservices-coding</A>
88 </I>&gt;<i>
89 </I>&gt;<i>
90 </I>&gt;<i>------------------------------------------------------------------
91 </I>&gt;<i>To unsubscribe or change your subscription options, visit:
92 </I>&gt;<i><A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">http://www.ircservices.za.net/mailman/listinfo/ircservices-coding</A>
93 </I>&gt;<i>
94 </I>&gt;<i>
95 </I>&gt;<i>------------------------------------------------------------------
96 </I>&gt;<i>To unsubscribe or change your subscription options, visit:
97 </I>&gt;<i><A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">http://www.ircservices.za.net/mailman/listinfo/ircservices-coding</A>
98 </I>
99
100 </PRE>
101
102 <!--endarticle-->
103 <HR>
104 <P><UL>
105 <!--threads-->
106 <LI>Previous message: <A HREF="001995.html">[IRCServices Coding] session limit bug
107 </A></li>
108 <LI>Next message: <A HREF="001996.html">[IRCServices Coding] session limit bug
109 </A></li>
110 <LI> <B>Messages sorted by:</B>
111 <a href="date.html#1993">[ date ]</a>
112 <a href="thread.html#1993">[ thread ]</a>
113 <a href="subject.html#1993">[ subject ]</a>
114 <a href="author.html#1993">[ author ]</a>
115 </LI>
116 </UL>
117
118 </body></html>