Magento2: User.ini files specify 768M - Docs recommend at least 1G

Created on 10 Oct 2017  路  8Comments  路  Source: magento/magento2


Preconditions


  1. Magento 2.2 and PHP-FPM

Steps to reproduce

  1. The .user.ini files at /.user.ini and /pub/.user.ini have memory_limit = 768M
  2. Magento documentation ( http://devdocs.magento.com/guides/v2.2/install-gde/trouble/php/tshoot_php-set.html ) recommned 1GB for normal use or at least 2GB for debugging.

Expected result

  1. For values specified in files to match the documentation.

Format is not valid Ready for Work

Most helpful comment

This issue has never been fixed. Even in 2.3.1, the .user.ini says 754MB of memory_limit. Can someone explain why the docs and the .user.ini do recommend two different memory_limits?

All 8 comments

I'm working on it #SQUASHTOBERFEST

Internal ticket to track issue progress: MAGETWO-82747

The issue has been fixed in 2.2-develop branch and will be available with 2.2.2 release soon

Internal ticket to track issue progress: MAGETWO-82780

Internal ticket to track issue progress: MAGETWO-82781

I have just upgraded to 2.2.3 and this issue persists in pub/.user.ini.

This issue has never been fixed. Even in 2.3.1, the .user.ini says 754MB of memory_limit. Can someone explain why the docs and the .user.ini do recommend two different memory_limits?

This issue has never been fixed. Even in 2.3.1, the .user.ini says 754MB of memory_limit. Can someone explain why the docs and the .user.ini do recommend two different memory_limits?

Hi @DavidLambauer,
Thank you for raising this issue, I hope it's described good enough in my comment https://github.com/magento/magento2/pull/24533#issuecomment-530219625

Was this page helpful?
0 / 5 - 0 ratings