]> jfr.im git - irc.git/blobdiff - software/!RELEASES/ircservices/achurch.org/services/lists/ircservices-coding/2002/001501.html
RELEASE -> !RELEASE
[irc.git] / software / !RELEASES / ircservices / achurch.org / services / lists / ircservices-coding / 2002 / 001501.html
diff --git a/software/!RELEASES/ircservices/achurch.org/services/lists/ircservices-coding/2002/001501.html b/software/!RELEASES/ircservices/achurch.org/services/lists/ircservices-coding/2002/001501.html
new file mode 100644 (file)
index 0000000..311cd31
--- /dev/null
@@ -0,0 +1,81 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
+<HTML>
+ <HEAD>
+   <TITLE> [IRCServices Coding] Problem with httpd-module
+   </TITLE>
+   <LINK REL="Index" HREF="index.html" >
+   <LINK REL="made" HREF="mailto:ircservices-coding%40ircservices.za.net?Subject=%5BIRCServices%20Coding%5D%20Problem%20with%20httpd-module&In-Reply-To=3129.80.235.69.47.1032021948.squirrel%40sm.net.ee">
+   <META NAME="robots" CONTENT="index,nofollow">
+   <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
+   <LINK REL="Previous"  HREF="001434.html">
+   <LINK REL="Next"  HREF="001429.html">
+ </HEAD>
+ <BODY BGCOLOR="#ffffff">
+   <H1>[IRCServices Coding] Problem with httpd-module</H1>
+    <B>Andrew Church</B> 
+    <A HREF="mailto:ircservices-coding%40ircservices.za.net?Subject=%5BIRCServices%20Coding%5D%20Problem%20with%20httpd-module&In-Reply-To=3129.80.235.69.47.1032021948.squirrel%40sm.net.ee"
+       TITLE="[IRCServices Coding] Problem with httpd-module">achurch at achurch.org
+       </A><BR>
+    <I>Mon Sep 23 01:30:20 PDT 2002</I>
+    <P><UL>
+        <LI>Previous message: <A HREF="001434.html">[IRCServices Coding] Problem with httpd-module
+</A></li>
+        <LI>Next message: <A HREF="001429.html">[IRCServices Coding] Services 5.0pre12 released
+</A></li>
+         <LI> <B>Messages sorted by:</B> 
+              <a href="date.html#1501">[ date ]</a>
+              <a href="thread.html#1501">[ thread ]</a>
+              <a href="subject.html#1501">[ subject ]</a>
+              <a href="author.html#1501">[ author ]</a>
+         </LI>
+       </UL>
+    <HR>  
+<!--beginarticle-->
+<PRE>     This is a bug in the socket handling code; the memory is being freed
+correctly, but the counter which keeps track of the total amount of memory
+used wasn't being updated when the memory was freed, so the code gave a
+false out-of-memory error after many connections.  Fixed, thanks for the
+report.
+
+  --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>
+
+&gt;<i>When accessing xml-export page via PHP (fsockopen) it stops working after
+</I>&gt;<i>about 20 successful connections.
+</I>&gt;<i>
+</I>&gt;<i>ircservices.log shows following..
+</I>&gt;<i>
+</I>&gt;<i>[Sep 14 19:28:15 2002] sockets: sock_new(): out of buffer space!
+</I>&gt;<i>[Sep 14 19:28:15 2002] sockets: accept(4): Unable to create socket
+</I>&gt;<i>structure (out of buffer space?)
+</I>&gt;<i>
+</I>&gt;<i>After increasing NetBufferSize to 8MB it worked twice that time, but same
+</I>&gt;<i>errors occured.
+</I>&gt;<i>
+</I>&gt;<i>Doesn't httpd-module free memory correctly?
+</I>&gt;<i>
+</I>&gt;<i>
+</I>&gt;<i>------------------------------------------------------------------
+</I>&gt;<i>To unsubscribe or change your subscription options, visit:
+</I>&gt;<i><A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">http://www.ircservices.za.net/mailman/listinfo/ircservices-coding</A>
+</I>
+</PRE>
+
+<!--endarticle-->
+    <HR>
+    <P><UL>
+        <!--threads-->
+       <LI>Previous message: <A HREF="001434.html">[IRCServices Coding] Problem with httpd-module
+</A></li>
+       <LI>Next message: <A HREF="001429.html">[IRCServices Coding] Services 5.0pre12 released
+</A></li>
+         <LI> <B>Messages sorted by:</B> 
+              <a href="date.html#1501">[ date ]</a>
+              <a href="thread.html#1501">[ thread ]</a>
+              <a href="subject.html#1501">[ subject ]</a>
+              <a href="author.html#1501">[ author ]</a>
+         </LI>
+       </UL>
+
+</body></html>