Re: svn commit: r478141 - /httpd/httpd/trunk/modules/ssl/ssl_engine_io.c

2006-11-22 Thread William A. Rowe, Jr.
Offhand, doesn't ctx pool span the connection? I think you just started setting aside what is part of the next request into the current req_rec's pool. [EMAIL PROTECTED] wrote: > Author: jorton > Date: Wed Nov 22 04:11:57 2006 > New Revision: 478141 > > URL: http://svn.apache.org/viewvc?view=r

Re: svn commit: r478141 - /httpd/httpd/trunk/modules/ssl/ssl_engine_io.c

2006-11-22 Thread Joe Orton
On Wed, Nov 22, 2006 at 06:41:07AM -0600, William Rowe wrote: > Offhand, doesn't ctx pool span the connection? ... > > @@ -1469,8 +1468,7 @@ > > * containing a setaside pool and a brigade which constrain the > > * lifetime of the buffered data. */ > > ctx = apr_palloc(r->pool, siz

Apache 2.2.3 mod_proxy not flushing EOS

2006-11-22 Thread Jim Jagielski
I've rec'd a report via private email that 2.2.3 and mod_proxy are not correctly flushing EOS when streaming... "1.) When an IE browser requests a page, the server starts serving real-time data as chunks. 2.) The response header has a Transfer-Encoding of "chunked". Each chunk

Re: Apache 2.2.3 mod_proxy not flushing EOS

2006-11-22 Thread Jim Jagielski
Jim Jagielski wrote: > > > I can't recreate this nor can I find anything matching > it in Bugzilla. > Oops... looks like PR 37514 and 40920 -- === Jim Jagielski [|] [EMAIL PROTECTED] [|] http://www.jaguNET.com/

[PATCH] segfault in httpd-2.0.59, probably namespace conflict between libpcre and libc

2006-11-22 Thread François
Hi, On Debian Sarge 3.1 rev2, httpd compiled with external libpcre 4.x and some RewriteRules segfault occurs every time we start the daemon. With a stacktrace : #0 0xb7c66094 in mallopt () from /lib/tls/i686/cmov/libc.so.6 #1 0xb7c64ffb in free () from /lib/tls/i686/cmov/libc.so.6 #2 0xb7ca7bc

Re: [PATCH] segfault in httpd-2.0.59, probably namespace conflict between libpcre and libc

2006-11-22 Thread Joe Orton
On Wed, Nov 22, 2006 at 02:15:06PM +0100, François wrote: > On Debian Sarge 3.1 rev2, httpd compiled with external libpcre 4.x and some > RewriteRules segfault occurs every time we start the daemon. 2.0.x doesn't support use of external PCRE, this should be reported to Debian directly since it's

[STATUS] (httpd-trunk) Wed Nov 22 23:50:13 2006

2006-11-22 Thread Rodent of Unusual Size
APACHE 2.3 STATUS: -*-text-*- Last modified at [$Date: 2006-08-22 16:41:03 -0400 (Tue, 22 Aug 2006) $] The current version of this file can be found at: * http://svn.apache.org/repos/asf/httpd/httpd/trunk/STATUS Documentation status is maintained se

[STATUS] (httpd-2.0) Wed Nov 22 23:51:36 2006

2006-11-22 Thread Rodent of Unusual Size
APACHE 2.0 STATUS: -*-text-*- Last modified at [$Date: 2006-11-20 17:39:22 -0500 (Mon, 20 Nov 2006) $] The current version of this file can be found at: * http://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x/STATUS Documentation status is main