]> jfr.im git - irc.git/blob - software/RELEASES/ircservices/achurch.org/services/lists/ircservices/2000/000666.html
rename -> *.git
[irc.git] / software / RELEASES / ircservices / achurch.org / services / lists / ircservices / 2000 / 000666.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
2 <HTML>
3 <HEAD>
4 <TITLE> AW: [IRCServices] Faster AKILL Processing...
5 </TITLE>
6 <LINK REL="Index" HREF="index.html" >
7 <LINK REL="made" HREF="mailto:ircservices%40ircservices.za.net?Subject=AW%3A%20%5BIRCServices%5D%20Faster%20AKILL%20Processing...&In-Reply-To=20000719160843.85535.qmail%40hotmail.com">
8 <META NAME="robots" CONTENT="index,nofollow">
9 <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
10 <LINK REL="Previous" HREF="000665.html">
11 <LINK REL="Next" HREF="000667.html">
12 </HEAD>
13 <BODY BGCOLOR="#ffffff">
14 <H1>AW: [IRCServices] Faster AKILL Processing...</H1>
15 <B>Yusuf Iskenderoglu</B>
16 <A HREF="mailto:ircservices%40ircservices.za.net?Subject=AW%3A%20%5BIRCServices%5D%20Faster%20AKILL%20Processing...&In-Reply-To=20000719160843.85535.qmail%40hotmail.com"
17 TITLE="AW: [IRCServices] Faster AKILL Processing...">uhc0 at rz.uni-karlsruhe.de
18 </A><BR>
19 <I>Wed Jul 19 10:02:06 PDT 2000</I>
20 <P><UL>
21 <LI>Previous message: <A HREF="000665.html">[IRCServices] Faster AKILL Processing...
22 </A></li>
23 <LI>Next message: <A HREF="000667.html">AW: [IRCServices] Faster AKILL Processing...
24 </A></li>
25 <LI> <B>Messages sorted by:</B>
26 <a href="date.html#666">[ date ]</a>
27 <a href="thread.html#666">[ thread ]</a>
28 <a href="subject.html#666">[ subject ]</a>
29 <a href="author.html#666">[ author ]</a>
30 </LI>
31 </UL>
32 <HR>
33 <!--beginarticle-->
34 <PRE>
35 Hello;
36
37 In your suggestion, there are still some missing points.
38 First, if a user is connected to the network, the server one is connecting to
39 will of course spread the NICK command regardless of the situation, whether there is
40 a services or not.
41 That implies, the NICK will arrive services.
42 Because services has to know the username and the hostname of an introduced nick for internal
43 purposes like NickServ access list managing, ChanServ akick list managing, listing etc,
44 the <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">user at host</A> is also thought to be matched against the akill list during the intro of a nick.
45
46 To move the akill list to a netjoin would require every server to check for a matching <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">user at host</A>
47 that will arrive *and* that is online on itself, which can surely lead to proper lag on a network with
48 approx 2k users, if that network is known to have an akill list of tens of pages.
49
50 Additionally, on ircd's that do not benefit from hybrid's high traffic mode, or irc2's zipped links,
51 the sending of that much akills, which then would be resend to the linked servers, and so on, can take *some*
52 time, if not causing a flood.
53
54 Therefore it is in my opinion, adviseable to let services manage akills, instead of any server on a network,
55 that even do not need to.
56
57 Regards,
58 yusuf
59
60 ---------------------------------
61 Yusuf Iskenderoglu
62 eMail - <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">uhc0 at rz.uni-karlsruhe.de</A>
63 eMail - <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">s_iskend at ira.uka.de</A>
64 ICQ : 20587464 \ TimeMr14C
65 ---------------------------------
66
67
68 &gt;<i> -----Urspr&#252;ngliche Nachricht-----
69 </I>&gt;<i> Von: <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">owner-ircservices at ender.shadowfire.org</A>
70 </I>&gt;<i> [mailto:<A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">owner-ircservices at ender.shadowfire.org</A>]Im Auftrag von Jason at
71 </I>&gt;<i> GCN
72 </I>&gt;<i> Gesendet: Wednesday, July 19, 2000 6:09 PM
73 </I>&gt;<i> An: <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">ircservices at ender.shadowfire.org</A>
74 </I>&gt;<i> Betreff: [IRCServices] Faster AKILL Processing...
75 </I>&gt;<i>
76 </I>&gt;<i>
77 </I>&gt;<i> As we all know, having a large Akill list can really bog down services,
78 </I>&gt;<i> espeacially on a large network. Well now that Services supports an
79 </I>&gt;<i> immediate AKILL option I know a way that services can process akills much
80 </I>&gt;<i> more efficiently, however on older IRCD's it may not work so this
81 </I>&gt;<i> should be
82 </I>&gt;<i> a configurable option.
83 </I>&gt;<i>
84 </I>&gt;<i> Currently Services tracks every user who connects to the network,
85 </I>&gt;<i> and if a
86 </I>&gt;<i> match is found, will issue a /KILL for that user. What I am
87 </I>&gt;<i> suggesting is
88 </I>&gt;<i> as soon as Services connects to it's uplink, or whenever a new server
89 </I>&gt;<i> connects to the network have Services send out it's entire AKILL
90 </I>&gt;<i> list, and
91 </I>&gt;<i> on the Supported servers, a KLINE will be added.
92 </I>&gt;<i>
93 </I>&gt;<i> This option can take some extra weight off of Services as it no
94 </I>&gt;<i> longer needs
95 </I>&gt;<i> to check every connecting user for a match but instead it will spead out
96 </I>&gt;<i> over all the IRCD's when they process their KLINEs.
97 </I>&gt;<i> ________________________________________________________________________
98 </I>&gt;<i> Get Your Private, Free E-mail from MSN Hotmail at &lt;A HREF=&quot;<A HREF="http://www.hotmail.com&quot;">http://www.hotmail.com&quot;</A>&gt;<A HREF="http://www.hotmail.com&lt;/A">http://www.hotmail.com&lt;/A</A>&gt;
99 </I>&gt;<i>
100 </I>&gt;<i>
101 </I>&gt;<i> ---------------------------------------------------------------
102 </I>&gt;<i> To unsubscribe, send email to <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">majordomo at ender.shadowfire.org</A>
103 </I>&gt;<i> with &quot;unsubscribe ircservices&quot; in the body, without the quotes.
104 </I>&gt;<i>
105 </I>
106
107 ---------------------------------------------------------------
108 To unsubscribe, send email to <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">majordomo at ender.shadowfire.org</A>
109 with &quot;unsubscribe ircservices&quot; in the body, without the quotes.
110
111
112 </PRE>
113
114 <!--endarticle-->
115 <HR>
116 <P><UL>
117 <!--threads-->
118 <LI>Previous message: <A HREF="000665.html">[IRCServices] Faster AKILL Processing...
119 </A></li>
120 <LI>Next message: <A HREF="000667.html">AW: [IRCServices] Faster AKILL Processing...
121 </A></li>
122 <LI> <B>Messages sorted by:</B>
123 <a href="date.html#666">[ date ]</a>
124 <a href="thread.html#666">[ thread ]</a>
125 <a href="subject.html#666">[ subject ]</a>
126 <a href="author.html#666">[ author ]</a>
127 </LI>
128 </UL>
129
130 </body></html>