]> jfr.im git - irc.git/blobdiff - software/!RELEASES/ircservices/achurch.org/services/lists/ircservices-coding/2002/000868.html
RELEASE -> !RELEASE
[irc.git] / software / !RELEASES / ircservices / achurch.org / services / lists / ircservices-coding / 2002 / 000868.html
diff --git a/software/!RELEASES/ircservices/achurch.org/services/lists/ircservices-coding/2002/000868.html b/software/!RELEASES/ircservices/achurch.org/services/lists/ircservices-coding/2002/000868.html
new file mode 100644 (file)
index 0000000..2b64382
--- /dev/null
@@ -0,0 +1,74 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
+<HTML>
+ <HEAD>
+   <TITLE> [IRCServices Coding] (no subject)
+   </TITLE>
+   <LINK REL="Index" HREF="index.html" >
+   <LINK REL="made" HREF="mailto:ircservices-coding%40ircservices.za.net?Subject=%5BIRCServices%20Coding%5D%20%28no%20subject%29&In-Reply-To=">
+   <META NAME="robots" CONTENT="index,nofollow">
+   <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
+   <LINK REL="Previous"  HREF="000869.html">
+   <LINK REL="Next"  HREF="000874.html">
+ </HEAD>
+ <BODY BGCOLOR="#ffffff">
+   <H1>[IRCServices Coding] (no subject)</H1>
+    <B>Andrew Church</B> 
+    <A HREF="mailto:ircservices-coding%40ircservices.za.net?Subject=%5BIRCServices%20Coding%5D%20%28no%20subject%29&In-Reply-To="
+       TITLE="[IRCServices Coding] (no subject)">achurch at achurch.org
+       </A><BR>
+    <I>Thu Jun 13 14:24:54 PDT 2002</I>
+    <P><UL>
+        <LI>Previous message: <A HREF="000869.html">[IRCServices Coding] Again with the dual mode setting
+</A></li>
+        <LI>Next message: <A HREF="000874.html">[IRCServices Coding] Bug?
+</A></li>
+         <LI> <B>Messages sorted by:</B> 
+              <a href="date.html#868">[ date ]</a>
+              <a href="thread.html#868">[ thread ]</a>
+              <a href="subject.html#868">[ subject ]</a>
+              <a href="author.html#868">[ author ]</a>
+         </LI>
+       </UL>
+    <HR>  
+<!--beginarticle-->
+<PRE>&gt;&gt;<i> hello is this a bug or a mistake in the modules.conf
+</I>&gt;&gt;<i> we have.
+</I>&gt;&gt;<i>
+</I>&gt;&gt;<i> when we try to connect to the http page this error is logged in the log
+</I>&gt;&gt;<i> file.
+</I>&gt;&gt;<i>
+</I>&gt;&gt;<i> [Jun 02 21:19:02 2002] sockets: sock_new(): out of buffer space!
+</I>&gt;&gt;<i> [Jun 02 21:19:02 2002] sockets: accept(4): Unable to create socket
+</I>&gt;&gt;<i> structure (out of buffer space?)
+</I>
+     This is caused by Services itself running out of socket buffer space
+(as set by the NetBufferSize directive in ircservices.conf), and has
+nothing to do with the OS itself as other replies suggested.  This can
+happen if you have too many sockets open at once, or if another socket has
+a large write buffer (as can happen with e.g. the xml-export module).  Try
+increasing the first parameter to NetBufferSize.
+
+  --Andrew Church
+    <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">achurch at achurch.org</A>
+    <A HREF="http://achurch.org/">http://achurch.org/</A>
+
+
+</PRE>
+
+<!--endarticle-->
+    <HR>
+    <P><UL>
+        <!--threads-->
+       <LI>Previous message: <A HREF="000869.html">[IRCServices Coding] Again with the dual mode setting
+</A></li>
+       <LI>Next message: <A HREF="000874.html">[IRCServices Coding] Bug?
+</A></li>
+         <LI> <B>Messages sorted by:</B> 
+              <a href="date.html#868">[ date ]</a>
+              <a href="thread.html#868">[ thread ]</a>
+              <a href="subject.html#868">[ subject ]</a>
+              <a href="author.html#868">[ author ]</a>
+         </LI>
+       </UL>
+
+</body></html>