开发者

Symfony 1.3 with Propel 1.5: Memory issues

开发者 https://www.devze.com 2023-03-08 15:13 出处:网络
Exploring every avenue with an iss开发者_如何学运维ue I\'m currently experiencing. I have a site that uses Symfony 1.3 with Propel, using the 1.5 plugin.

Exploring every avenue with an iss开发者_如何学运维ue I'm currently experiencing.

I have a site that uses Symfony 1.3 with Propel, using the 1.5 plugin. I find that my application is chewing through memory at an alarming rate. Each instance is using 100-250 megs of memory.

I was getting "Allowed memory size" reached errors until I upped the allocated memory size in php.ini to 256M. That's considerably more than I'd expect to need for this application.

My old version of the same site that used Symfony 1.0 and Propel 1.3 typically used a quarter to one half as much memory for each instance.

Any suggestions on where there might be a setting in error, perhaps a checklist for memory optimization?


This page gives some pointers.

Google seems to translate it rather correctly


You should update to Propel 1.6.3 IMO ;)

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号