<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-gb">
	<link rel="self" type="application/atom+xml" href="https://forum.eggheads.org/app.php/feed/topic/3839" />

	<title>egghelp/eggheads community</title>
	<subtitle>Discussion of eggdrop bots, shell accounts and tcl scripts.</subtitle>
	<link href="https://forum.eggheads.org/index.php" />
	<updated>2003-03-07T16:21:10-04:00</updated>

	<author><name><![CDATA[egghelp/eggheads community]]></name></author>
	<id>https://forum.eggheads.org/app.php/feed/topic/3839</id>

		<entry>
		<author><name><![CDATA[egghead]]></name></author>
		<updated>2003-03-07T16:21:10-04:00</updated>

		<published>2003-03-07T16:21:10-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=17533#p17533</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=17533#p17533"/>
		<title type="html"><![CDATA[SendQ exceeded remedy?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=17533#p17533"><![CDATA[
It is amazing that these channels can be joined easily with a client like mIRC and that eggdrop gets this kind of disconnects.<br><br>Just a thought, perhaps it can be an option in the future to have the bot running based on USERHOST instead of WHO with a threshold when to use one of them.<br>For example, if the threshold is 50: use WHO on channels of 50 users or less and NAMES and a timed use of USERHOST on channels with more than 50 users. (Assuming the number of users is known upon joining a channel through a raw 353).<br><br>By setting that threshold to 0, this may (?) also solve problems on IRCD's with a non rfc1459 WHO behaviour.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=282">egghead</a> — Fri Mar 07, 2003 4:21 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Freeman]]></name></author>
		<updated>2003-03-07T16:06:29-04:00</updated>

		<published>2003-03-07T16:06:29-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=17531#p17531</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=17531#p17531"/>
		<title type="html"><![CDATA[SendQ exceeded remedy?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=17531#p17531"><![CDATA[
Ok...also a way around it Server side. You can have Network Admins up the sendq limit for the network.  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_wink.gif" width="15" height="15" alt=":wink:" title="Wink"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2616">Freeman</a> — Fri Mar 07, 2003 4:06 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Freeman]]></name></author>
		<updated>2003-03-07T15:44:07-04:00</updated>

		<published>2003-03-07T15:44:07-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=17530#p17530</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=17530#p17530"/>
		<title type="html"><![CDATA[SendQ exceeded remedy?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=17530#p17530"><![CDATA[
k...thanks very much for the input ppslim.<br><br>I find I am able to successfully join my Eggy durring less traffic hours after serveral hours of hammering the chan. hehe<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2616">Freeman</a> — Fri Mar 07, 2003 3:44 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ppslim]]></name></author>
		<updated>2003-03-07T05:44:40-04:00</updated>

		<published>2003-03-07T05:44:40-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=17506#p17506</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=17506#p17506"/>
		<title type="html"><![CDATA[SendQ exceeded remedy?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=17506#p17506"><![CDATA[
The SendQ error is a nasty one, and there is no way around it, no matter what people say.<br><br>The SendQ, is as it sounds, a queue.<br><br>It's the allocated memory space, for each user on a IRC server, that stores any messages that are due to be sent to him/her.<br><br>The messages "SendQ exceeded", is also as it sounds, when the SendQ fills up, to its limit.<br><br>The server can only flush this queue as fast as the connection to the clinet permits, so the only real remidy, is to have a faster connection, with reduced latency (the time it takes to send a ping).<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2">ppslim</a> — Fri Mar 07, 2003 5:44 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Freeman]]></name></author>
		<updated>2003-03-06T21:18:28-04:00</updated>

		<published>2003-03-06T21:18:28-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=17492#p17492</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=17492#p17492"/>
		<title type="html"><![CDATA[SendQ exceeded remedy?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=17492#p17492"><![CDATA[
Hello all,<br>My eggy when joining an 800+ users chan keeps getting SendQ exceeded and disconnects. I know that on some IRCD, the user mode +R(where only registered users are able to msg you) would help. But on my IRCD there isnt a similar mode. Anyone have a resolution for this? Thanks in advance.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2616">Freeman</a> — Thu Mar 06, 2003 9:18 pm</p><hr />
]]></content>
	</entry>
	</feed>
