Hello Nick,

Yes it's very much true that the memory allocation is happening per request
on scoreboard, and not per connection.

I think it should happen per connection level and not per request level. Yes
it could be true that it might effect other MPMs also and they may also be
facing this leak issue in explained scenario.

we will try to spend some time of looking at larger impact of scoreboard
memory allocation and try to give a consolidated patch for all MPMs.

-Thanks
Harish


On Wed, Oct 22, 2008 at 6:19 PM, Nick Kew <[EMAIL PROTECTED]> wrote:

> On Wed, 22 Oct 2008 17:43:41 +0530
> "harish kulkarni" <[EMAIL PROTECTED]> wrote:
>
> > Hello All,
> >
> > After spending quite some time on apache and components ( specifically
> > mod_proxy_http, mod_mem_cache etc) we have noticed some memory leaks
> > which we are publishing with attached patch.
>
> At a glance, this looks like more than one patch.  The proxy_http
> patch looks straightforward, but does the event MPM fix do anything?
> I mean, does the scoreboard allocate memory per-request within
> a connection?  And if so, how does this affect other MPMs?
>
> --
> Nick Kew
>

Reply via email to