> -----Ursprüngliche Nachricht----- > Von: Paul Querna > Gesendet: Dienstag, 7. April 2009 20:15 > An: [email protected] > Betreff: Re: segfaults / core dumps caused by > ap_internal_fast_redirect > > On Tue, Apr 7, 2009 at 10:01 AM, William A. Rowe, Jr. > <[email protected]> wrote: > > Plüm, Rüdiger, VF-Group wrote: > > > >> How to solve? > >> > >> I don't know. This is why I write this mail :-). > > > > We eliminate internal_fast_redirect ;-) > > > > hell yeah, I would love to eliminate internal redirects completely. >
Not surprised by these answers :-). But what are the alternatives to internal redirects. AFAIKT ap_internal_fast_redirect is currently used by mod_dir and mod_negotiation. So what should they do instead? Furthermore we also have this crashing risk in 2.2.x as well. It does not seem to happen there that often because we do not use eor buckets there and the used APR has the old pool implementation. We cannot axe it in 2.2.x, but of course approaches for 2.2.x and trunk can be different. Regards Rüdiger
