forgot to cc the list.

> -----Original Message-----
> From: Harald Radi [mailto:[EMAIL PROTECTED]] 
> Sent: Monday, December 09, 2002 12:19 PM
> To: 'Derick Rethans'
> Subject: RE: [PHP-CVS] cvs: php4(THREADED) /sapi/milter php_milter.c 
> 
> 
> because i still didn't find the leak. HEEEELP ;)
> 
> valgrind tells me 0 lost blocks, but when running it 
> standalone i can watch memory usage grewing by about 300k per 
> request. if i comment out all php specific code 
> (module_startup, request_startup & co) all works fine, so it 
> seems like request_shutdown isn't done correctly, on the 
> other hand valgrind tells me, that it is done.
> 
> harald
> 
> > -----Original Message-----
> > From: Derick Rethans [mailto:[EMAIL PROTECTED]] 
> > Sent: Monday, December 09, 2002 10:33 AM
> > To: Harald Radi
> > Cc: [EMAIL PROTECTED]
> > Subject: Re: [PHP-CVS] cvs: php4(THREADED) /sapi/milter 
> php_milter.c 
> > 
> > 
> > On Sun, 8 Dec 2002, Harald Radi wrote:
> > 
> > > phanto            Sun Dec  8 14:04:38 2002 EDT
> > > 
> > >   Modified files:              (Branch: THREADED)
> > >     /php4/sapi/milter     php_milter.c 
> > >   Log:
> > >   threaded version to 1:1 map connections and php request 
> > handler threads
> > 
> > Cool! But why is this in a different branch?
> > 
> > Derick
> > 
> > -- 
> > 
> > --------------------------------------------------------------
> > -----------
> >  Derick Rethans                                 
> > http://derickrethans.nl/ 
> >  PHP Magazine - PHP Magazine for 
> > Professionals       http://php-mag.net/
> > --------------------------------------------------------------
> > -----------
> > 
> > 
> 


-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to