Re: Sitegroup issue!
Piotras <pp-VVDi8QVAvoBWk0Htik3J/[email protected]> Wed, 8 Mar 2006 11:53:47 +0100
| Newsgroups | gmane.comp.web.midgard.devel |
|---|---|
| Message-ID | <[email protected]> |
"Jukka Zitting" <[email protected]> wrote: > Hi, > > On 3/8/06, Piotras <pp-VVDi8QVAvoBWk0Htik3J/[email protected]> wrote: > > I think I need to do some valgrinding with php to make things clear :) > > Are you talking about the QB memory not being cleared until the end of > the request issue we discussed earlier? Yes, it looks like a leak in > php-cli, but that's exactly as it should be. I am fine then :) > If you're concerned about > the memory, we can just add a $qb->close() method to take care of it. You talk about php method? The only place where this can be done is RSHUTDOWN. Piotras