]> jfr.im git - irc.git/blob - 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
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
2 <HTML>
3 <HEAD>
4 <TITLE> [IRCServices Coding] Problem with httpd-module
5 </TITLE>
6 <LINK REL="Index" HREF="index.html" >
7 <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">
8 <META NAME="robots" CONTENT="index,nofollow">
9 <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
10 <LINK REL="Previous" HREF="001434.html">
11 <LINK REL="Next" HREF="001429.html">
12 </HEAD>
13 <BODY BGCOLOR="#ffffff">
14 <H1>[IRCServices Coding] Problem with httpd-module</H1>
15 <B>Andrew Church</B>
16 <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"
17 TITLE="[IRCServices Coding] Problem with httpd-module">achurch at achurch.org
18 </A><BR>
19 <I>Mon Sep 23 01:30:20 PDT 2002</I>
20 <P><UL>
21 <LI>Previous message: <A HREF="001434.html">[IRCServices Coding] Problem with httpd-module
22 </A></li>
23 <LI>Next message: <A HREF="001429.html">[IRCServices Coding] Services 5.0pre12 released
24 </A></li>
25 <LI> <B>Messages sorted by:</B>
26 <a href="date.html#1501">[ date ]</a>
27 <a href="thread.html#1501">[ thread ]</a>
28 <a href="subject.html#1501">[ subject ]</a>
29 <a href="author.html#1501">[ author ]</a>
30 </LI>
31 </UL>
32 <HR>
33 <!--beginarticle-->
34 <PRE> This is a bug in the socket handling code; the memory is being freed
35 correctly, but the counter which keeps track of the total amount of memory
36 used wasn't being updated when the memory was freed, so the code gave a
37 false out-of-memory error after many connections. Fixed, thanks for the
38 report.
39
40 --Andrew Church
41 <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">achurch at achurch.org</A>
42 <A HREF="http://achurch.org/">http://achurch.org/</A>
43
44 &gt;<i>When accessing xml-export page via PHP (fsockopen) it stops working after
45 </I>&gt;<i>about 20 successful connections.
46 </I>&gt;<i>
47 </I>&gt;<i>ircservices.log shows following..
48 </I>&gt;<i>
49 </I>&gt;<i>[Sep 14 19:28:15 2002] sockets: sock_new(): out of buffer space!
50 </I>&gt;<i>[Sep 14 19:28:15 2002] sockets: accept(4): Unable to create socket
51 </I>&gt;<i>structure (out of buffer space?)
52 </I>&gt;<i>
53 </I>&gt;<i>After increasing NetBufferSize to 8MB it worked twice that time, but same
54 </I>&gt;<i>errors occured.
55 </I>&gt;<i>
56 </I>&gt;<i>Doesn't httpd-module free memory correctly?
57 </I>&gt;<i>
58 </I>&gt;<i>
59 </I>&gt;<i>------------------------------------------------------------------
60 </I>&gt;<i>To unsubscribe or change your subscription options, visit:
61 </I>&gt;<i><A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">http://www.ircservices.za.net/mailman/listinfo/ircservices-coding</A>
62 </I>
63 </PRE>
64
65 <!--endarticle-->
66 <HR>
67 <P><UL>
68 <!--threads-->
69 <LI>Previous message: <A HREF="001434.html">[IRCServices Coding] Problem with httpd-module
70 </A></li>
71 <LI>Next message: <A HREF="001429.html">[IRCServices Coding] Services 5.0pre12 released
72 </A></li>
73 <LI> <B>Messages sorted by:</B>
74 <a href="date.html#1501">[ date ]</a>
75 <a href="thread.html#1501">[ thread ]</a>
76 <a href="subject.html#1501">[ subject ]</a>
77 <a href="author.html#1501">[ author ]</a>
78 </LI>
79 </UL>
80
81 </body></html>