[STATUS] (httpd-2.1) Wed Sep 24 23:45:29 EDT 2003

2003-09-24 Thread Rodent of Unusual Size
APACHE 2.1 STATUS: -*-text-*- Last modified at [$Date: 2003/08/31 16:14:38 $] Release [NOTE that only Alpha/Beta releases occur in 2.1 development]: 2.1.0 : in development Please consult the following STATUS files for information on related proj

[STATUS] (httpd-2.0) Wed Sep 24 23:45:23 EDT 2003

2003-09-24 Thread Rodent of Unusual Size
APACHE 2.0 STATUS: -*-text-*- Last modified at [$Date: 2003/09/24 11:44:54 $] Release: 2.0.48 : in development 2.0.47 : released July 09, 2003 as GA. 2.0.46 : released May 28, 2003 as GA. 2.0.45 : released April 1, 2003 as GA. 2

[STATUS] (apache-1.3) Wed Sep 24 23:45:18 EDT 2003

2003-09-24 Thread Rodent of Unusual Size
APACHE 1.3 STATUS: -*-text-*- Last modified at [$Date: 2003/09/18 19:49:46 $] Release: 1.3.29-dev: In development 1.3.28: Tagged July 16, 2003. 1.3.27: Tagged September 30, 2002. Announced Oct 3, 2002. 1.3.26: Tagged June 18, 2002. 1.3

[PATCH] mod_cgid dumps core

2003-09-24 Thread MATHIHALLI,MADHUSUDAN (HP-Cupertino,ex1)
Hi, When I tried to patch 2.0.47 with the mod_cgid restart patch, I got several SEGV's while running the Apache Perl-framework tests.. The error (I believe) is because of the way in which the memory for procnew data structure is allocated in cgid_init(). As I understand, the memory

mod_cgi[d] problems

2003-09-24 Thread MATHIHALLI,MADHUSUDAN (HP-Cupertino,ex1)
Hello, I've been running into strange problems while using mod_cgi / mod_cgid. Any ideas what might be happening ?. CASE 1: mod_cgi hangs but works with mod_cgid #!/bin/sh echo "Content-type: text/html\n\n " /usr/sbin/ping SOME_HOST_YOU_CAN_PING -n 5 echo "" CASE 2: mod_cgi works but ha

Re: Strangely long poll() times

2003-09-24 Thread gregames
Jim Whitehead wrote: All, Teng Xu, a graduate student working with me, has been developing a WebDAV performance testing client. Some of the results he received were a bit puzzling -- small PROPFIND operations were taking far longer (appx. 40-45ms) than we had expected. So, we started looking into

allocator is NULL if I use heap buckets

2003-09-24 Thread Aryeh Katz
I've encountered the following issue with my module development, and I was wondering if I could get a pointer. I'm writing an ouput filter that must write independent data like mod_status or mod_info. Rather than using rputs and the like, I used the brigade code. What I'm seeing is, if I allocate