php - Magento: machine memory allocation -


Currently I have a Magento shopping cart running on iWeb Share Web Hosting.

Recently, customers complain that the page is empty for some time, and I found that there is not enough memory in 500 memory.

I told the administrator, he gave me a script which php memory_get_peak_usage

he said that 32mb is required to run the application, and said that If 30 concurrent people go to the page, then this means 32 MB x 30, which is about 1000 MB for the cost of memory.

I'm not sure whether he tells the truth or not, because for Magenta, even the Magento cache needs 3MB to start.

So I wonder if if memory_get_peak_usage X is concurrent user equal total memory usage?

Your administrator wants to make things a bit simpler, but what he is saying is a compulsory form Speaks the truth. Magento is a RAM hog (affiliate link, click it and buy something and get me a bribe) gives their entry-level Magento 16GB memory plan. This is 16,384 GB.

"IvyWeb Web Hosting" is not a suitable server host for Magneta. Take your store.

Comments

Popular posts from this blog

excel vba - How to delete Solver(SOLVER.XLAM) code -

github - Teamcity & Git - PR merge builds - anyway to get HEAD commit hash? -

ios - Replace text in UITextView run slowly -