2009/11/10 fab2008 <[email protected]>: > > > drm-4 wrote: >> >> Did you ever find out what was going on? >> >> > > No, I haven't. I upgraded to 1.9.5 (from 1.9.4) and I raised memory limit to > 512M. I've also added some log messages in my application, this is the > result in the last few days: > > 2009-11-08T15:24:06-05:00 INFO (6): Peak memory usage during script: 18MB > 2009-11-08T15:36:19-05:00 INFO (6): Peak memory usage during script: 149MB > 2009-11-08T18:22:45-05:00 INFO (6): Peak memory usage during script: 27MB > 2009-11-08T19:20:10-05:00 INFO (6): Peak memory usage during script: 24MB > 2009-11-08T19:48:51-05:00 INFO (6): Peak memory usage during script: 15MB > 2009-11-08T21:56:19-05:00 INFO (6): Peak memory usage during script: 17MB > 2009-11-09T12:52:57-05:00 INFO (6): Peak memory usage during script: 12MB > 2009-11-09T13:48:55-05:00 INFO (6): Peak memory usage during script: 21MB > 2009-11-09T14:41:24-05:00 INFO (6): Peak memory usage during script: 187MB > 2009-11-09T15:01:07-05:00 INFO (6): Peak memory usage during script: 29MB > 2009-11-09T18:42:00-05:00 INFO (6): Peak memory usage during script: 35MB > 2009-11-09T19:42:17-05:00 INFO (6): Peak memory usage during script: 24MB > > In this way the script doesn't crash anymore, I'll try to investigate > further to find out why some days the memory usage is higher than other. > > -- > View this message in context: > http://old.nabble.com/Incredible-memory-usage-on-public-server%2C-normal-on-dev-server-tp26215767p26283691.html > Sent from the Zend Framework mailing list archive at Nabble.com. > >
Have you tried using clearstatcache() ? -- ------------ http://www.thepopeisdead.com
