mysql - Symfony2 and Apache is fulling memory RAM when press F5 many times -
i have website 30,000 visits / month , works fine when visitor or press f5 many times reload page, symfony , apache full memory , mysql stopped causing website crash , need start mysql service 1 more time (sudo service mysql start) problem happening weeks 1 or 2 times per day , don't know do.
i using apc cache, symfony 2.6, mysql , ubuntu 14 mysql , apache's logs says nothing.
apc not enough, should use memcache or redis coupled templates coupled esi michael suggest.
here links optimize application 2 caching technology :
http://labs.octivi.com/handling-1-billion-requests-a-week-with-symfony2/
your system must more optimized after refactoring.
start checking homepage parts same cache begin with.
Comments
Post a Comment