Ruediger Pluem wrote: > > > On 01/02/2006 04:14 PM, Ruediger Pluem wrote: > > I just noticed that c->aborted does not get set on trunk when you abort a > > connection in the browser (with worker mpm, > > but I guess with prefork is the same). > > This works in 2.2.x. I guess this has something to do with the async write > > refactoring in the trunk compared > > to 2.2.x. In 2.2.x c->aborted gets set in the core output filter whereas in > > the trunk this has vanished. > > I had a look into this and created a patch that solved my test case. But as > the core output filter is a fundamental > part of the code I would like to have some remote eyes on it. My approach was > to simulate the 'old behaviour' > in 2.2.x: >
This is all, afaikt, due to the "port" of the async branch changes to trunk, which I believe Roy has asked be reverted. -- =========================================================================== Jim Jagielski [|] [EMAIL PROTECTED] [|] http://www.jaguNET.com/ "If you can dodge a wrench, you can dodge a ball."
