coredump on daedalus

2002-11-13 Thread Jeff Trawick
looks like the child was taking a while to go away and the parent interrupted whatever it was doing with SIGTERM #0 apr_allocator_free (allocator=0x8098900, node=0x8147000) at apr_pools.c:352 352 next = node-next; (gdb) where #0 apr_allocator_free (allocator=0x8098900,

RE: Final counting approaches...

2002-11-13 Thread Bill Stoddard
And the final option once APR is at 1.0 is to release an APR 1.0 release of Apache 2.0.x. We would break our own versioning rules for the 2.0.x series, but folks haven't come to expect much stability out of 2.0 in the first place. I think re-releasing 2.0.x against APR 1.0 would be a

Re: brigade gurus, look at PR 14321

2002-11-13 Thread Cliff Woolley
On 13 Nov 2002, Jeff Trawick wrote: http://nagoya.apache.org/bugzilla/show_bug.cgi?id=14321 Can somebody plz look at the user's comment on how to fix the leak? I'll have to look at it more closely, but it sounds like what's needed is to use apr_brigade_cleanup(bb) instead of

Yet another mod_negotiation patch

2002-11-13 Thread André Malo
since mod_negotiation is also able to deliver (statically) compressed content by request, it should respect the 'no-gzip' and 'gzip-only-text/html' variables, too. The attached patch adds this feature to mod_negotiation. It actually drops all encodings that are not identity, not only 'gzip'.

Re: brigade gurus, look at PR 14321

2002-11-13 Thread Jeff Trawick
Cliff Woolley [EMAIL PROTECTED] writes: On 13 Nov 2002, Jeff Trawick wrote: http://nagoya.apache.org/bugzilla/show_bug.cgi?id=14321 Can somebody plz look at the user's comment on how to fix the leak? I'll have to look at it more closely, but it sounds like what's needed is to use

Re: cvs commit: httpd-2.0 STATUS

2002-11-13 Thread Greg Ames
Greg Ames wrote: [EMAIL PROTECTED] wrote: -* Rewrite core_output_filter. Well I think it's predictable now, but not optimal. For the simplest request I know how to create, it is entered 3 times: 1. HTTP headers 2. file + EOS 3. FLUSH bucket If we haven't seen an EOS or FLUSH yet

[FYI] latest apache 1.3.27 binaries for cygwin

2002-11-13 Thread Stipe Tolj
Hi guys, seems Martin is pretty busy and doesn't not have the time for this, so please handle appropriate. Could you please upload the latest binaries for the Cygwin platform to apache.org, see http://apache.dev.wapme.net/binaries/latest/ Stipe [EMAIL PROTECTED]

Re: [PATCH] post_connection hook

2002-11-13 Thread Jeff Trawick
James Ponder [EMAIL PROTECTED] writes: I would like to be able to monitor connection establishment (pre_connection) and connection termination (post_connection), however only the former hook exists. I was thinking the best way would be to modify ap_process_connection in connection.c to add

[STATUS] (apache-1.3) Wed Nov 13 23:45:10 EST 2002

2002-11-13 Thread Rodent of Unusual Size
APACHE 1.3 STATUS: -*-text-*- Last modified at [$Date: 2002/10/31 05:57:52 $] Release: 1.3.28-dev: In development 1.3.27: Tagged September 30, 2002. Announced Oct 3, 2002. 1.3.26: Tagged June 18, 2002. 1.3.25: Tagged June 17, 2002. Not

[STATUS] (httpd-2.0) Wed Nov 13 23:45:20 EST 2002

2002-11-13 Thread Rodent of Unusual Size
APACHE 2.0 STATUS: -*-text-*- Last modified at [$Date: 2002/11/11 20:18:00 $] Release: 2.0.44 : in development 2.0.43 : released October 3, 2002 as GA. 2.0.42 : released September 24, 2002 as GA. 2.0.41 : rolled September 16, 2002.