Re: [PHP-WIN] memory

2010-08-12 Thread samuel
Ok, thank you 2010/8/12 Pierre Joye > hi, > > On Wed, Aug 11, 2010 at 5:33 PM, samuel wrote: > > hello, > > I'm upgrading my site and I have some question on memory. > > I try to use Doctrine, models, and all this stuff. > > By making some benchmark I noticed that a single request can take 4Mo

Re: [PHP-WIN] memory

2010-08-12 Thread Pierre Joye
hi, On Wed, Aug 11, 2010 at 5:33 PM, samuel wrote: > hello, > I'm upgrading my site and I have some question on memory. > I try to use Doctrine, models, and all this stuff. > By making some benchmark I noticed that a single request can take 4Mo of > memory. > Is that huge? Or is that acceptable i

Re: [PHP-WIN] Memory leak occurs when exec() function is used on Windows platform

2007-09-11 Thread Leo G. Divinagracia III
h... just tested it on my box: win xp sp2, apache 2.2.2, php 5.1.4 and 1gb of ram. ran it under CLI. copied your code and and created a 0 btye test.bat file. rebooted the machine so a fresh start. first time, i actually gained 3 megs of ram back, after the process timed out after 60 se

Re: [PHP-WIN] Memory leak

2002-11-11 Thread Maxim Maletsky
If you can investigate well on the issue and get a little summary of facts, try searching bugs.php.net for a similar problem. If you find nothing about it submit it there. -- Maxim Maletsky [EMAIL PROTECTED] "James Pharaoh" <[EMAIL PROTECTED]> wrote... : > Hi, > > I am running php 4.2.2 on