Closed
Description
Preconditions
- Magento 2.2 and PHP-FPM
Steps to reproduce
- The .user.ini files at /.user.ini and /pub/.user.ini have memory_limit = 768M
- 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
- For values specified in files to match the documentation.