]> jfr.im git - irc.git/blob - software/RELEASES/ircservices/achurch.org/services/lists/ircservices/1999/000038.html
rename -> *.git
[irc.git] / software / RELEASES / ircservices / achurch.org / services / lists / ircservices / 1999 / 000038.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
2 <HTML>
3 <HEAD>
4 <TITLE> [IRCServices] ping timeouts..
5 </TITLE>
6 <LINK REL="Index" HREF="index.html" >
7 <LINK REL="made" HREF="mailto:ircservices%40ircservices.za.net?Subject=%5BIRCServices%5D%20ping%20timeouts..&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="000042.html">
11 <LINK REL="Next" HREF="000041.html">
12 </HEAD>
13 <BODY BGCOLOR="#ffffff">
14 <H1>[IRCServices] ping timeouts..</H1>
15 <B>Andrew Church</B>
16 <A HREF="mailto:ircservices%40ircservices.za.net?Subject=%5BIRCServices%5D%20ping%20timeouts..&In-Reply-To="
17 TITLE="[IRCServices] ping timeouts..">achurch at dragonfire.net
18 </A><BR>
19 <I>Sun Sep 12 12:19:12 PDT 1999</I>
20 <P><UL>
21 <LI>Previous message: <A HREF="000042.html">[IRCServices] ircservices-4.3 released
22 </A></li>
23 <LI>Next message: <A HREF="000041.html">[IRCServices] ping timeouts..
24 </A></li>
25 <LI> <B>Messages sorted by:</B>
26 <a href="date.html#38">[ date ]</a>
27 <a href="thread.html#38">[ thread ]</a>
28 <a href="subject.html#38">[ subject ]</a>
29 <a href="author.html#38">[ author ]</a>
30 </LI>
31 </UL>
32 <HR>
33 <!--beginarticle-->
34 <PRE>&gt;<i>After further testing here is what I found.
35 </I>
36 I tried all three of these and there were no problems whatsoever. What
37 OS are you using?
38
39 &gt;<i>The first string recieved is broken:
40 </I>&gt;<i>
41 </I>&gt;<i> [Sep 11 10:35:40.403421 1999] debug: Sent: :Global MODE Global +oi
42 </I>&gt;<i> [Sep 11 10:35:40.403733 1999] debug: Received: :i
43 </I>&gt;<i> [Sep 11 10:35:40.404340 1999] debug: Received: c.cat.pdx.edu NOTICE AUTH :*** Looking up your hostname...
44 </I>&gt;<i> [Sep 11 10:35:40.404650 1999] unknown message from server (c.cat.pdx.edu NOTICE AUTH :*** Looking up your hostname...)
45 </I>&gt;<i>
46 </I>&gt;<i>After the EBURST command is recieved and logged that services doesn't know what it is the next string is broken:
47 </I>&gt;<i>
48 </I>&gt;<i> [Sep 11 10:35:40.413894 1999] debug: Received: :irc.cat.pdx.edu EBURST
49 </I>&gt;<i> [Sep 11 10:35:40.414190 1999] unknown message from server (:irc.cat.pdx.edu EBURST)
50 </I>&gt;<i> [Sep 11 10:35:50.450448 1999] debug: Received: PING
51 </I>&gt;<i> [Sep 11 10:35:50.450884 1999] debug: Received: :irc.cat.pdx.edu
52 </I>&gt;<i> [Sep 11 10:35:55.451756 1999] debug: Received: :irc.cat.pdx.edu GNOTICE :No response from services.irc.cat.pdx.edu[0.0.0.0], closing link
53 </I>&gt;<i>
54 </I>&gt;<i> [Sep 11 10:50:18.230329 1999] debug: Received: :irc.cat.pdx.edu EBURST
55 </I>&gt;<i> [Sep 11 10:50:18.230626 1999] unknown message from server (:irc.cat.pdx.edu EBURST)
56 </I>&gt;<i> [Sep 11 10:50:19.198467 1999] debug: Received: :tys
57 </I>&gt;<i> [Sep 11 10:50:19.198876 1999] debug: Received: nl MODE tysonl +owg
58 </I>&gt;<i> [Sep 11 10:50:19.199174 1999] unknown message from server (nl MODE tysonl +owg)
59 </I>&gt;<i>
60 </I>&gt;<i>And after the database is saved, the next string recieved is broken:
61 </I>&gt;<i>
62 </I>&gt;<i> [Sep 11 10:55:18.190564 1999] debug: Received: PING :irc.cat.pdx.edu
63 </I>&gt;<i> [Sep 11 10:55:18.191015 1999] debug: Sent: :services.irc.cat.pdx.edu PONG services.irc.cat.pdx.edu irc.cat.pdx.edu
64 </I>&gt;<i> [Sep 11 10:55:18.191336 1999] debug: Saving databases
65 </I>&gt;<i> [Sep 11 10:55:28.190450 1999] debug: Received: P
66 </I>&gt;<i> [Sep 11 10:55:28.192143 1999] unknown message from server (P)
67 </I>&gt;<i> [Sep 11 10:55:28.192537 1999] debug: Received: NG :irc.cat.pdx.edu
68 </I>&gt;<i> [Sep 11 10:55:28.192833 1999] unknown message from server (NG :irc.cat.pdx.edu)
69 </I>&gt;<i> [Sep 11 10:55:33.191764 1999] debug: Received: :irc.cat.pdx.edu GNOTICE :No response from services.irc.cat.pdx.edu[0.0.0.0], closing link
70 </I>&gt;<i>
71 </I>&gt;<i>On Fri, 10 Sep 1999, Andy Church wrote:
72 </I>&gt;<i>
73 </I>&gt;&gt;<i> What's happening is that Services is reading part of a line and giving
74 </I>&gt;&gt;<i> up in the middle--I think this is because of a timeout, but if increasing
75 </I>&gt;&gt;<i> ReadTimeout doesn't solve the problem, maybe it's not what I think. Try
76 </I>&gt;&gt;<i> setting the ping frequency on your ircd to something really low, like 5 or
77 </I>&gt;&gt;<i> 10 seconds, and see if that helps.
78 </I>&gt;<i>
79 </I>&gt;<i>Tyson
80 </I>&gt;<i>
81 </I>&gt;<i>---------------------------------------------------------------
82 </I>&gt;<i>To unsubscribe, send email to <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">majordomo at ender.shadowfire.org</A>
83 </I>&gt;<i>with &quot;unsubscribe ircservices&quot; in the body, without the quotes.
84 </I>
85 --Andrew Church
86 <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">achurch at dragonfire.net</A>
87 <A HREF="http://achurch.dragonfire.net/">http://achurch.dragonfire.net/</A>
88 ---------------------------------------------------------------
89 To unsubscribe, send email to <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">majordomo at ender.shadowfire.org</A>
90 with &quot;unsubscribe ircservices&quot; in the body, without the quotes.
91
92 </PRE>
93
94 <!--endarticle-->
95 <HR>
96 <P><UL>
97 <!--threads-->
98 <LI>Previous message: <A HREF="000042.html">[IRCServices] ircservices-4.3 released
99 </A></li>
100 <LI>Next message: <A HREF="000041.html">[IRCServices] ping timeouts..
101 </A></li>
102 <LI> <B>Messages sorted by:</B>
103 <a href="date.html#38">[ date ]</a>
104 <a href="thread.html#38">[ thread ]</a>
105 <a href="subject.html#38">[ subject ]</a>
106 <a href="author.html#38">[ author ]</a>
107 </LI>
108 </UL>
109
110 </body></html>