Closed
Description
Hello,
Precondtions
Using Magento 2.1.3, PHP 5.6, MySQL 5.6
I have a category with over 10,000 products. I cannot seem to get the display mode to save.
Steps to reproduce
In the admin
- Choose category
- Change Display mode to Static Blocks Only
- Save
Expected result
- Category should save successfully
Actual result
I first was getting PHP timeouts:
increased it all the way to 30 mins and now I ran out of memory for the PHP script.
Is this normal for such a large category?
Are there limitations or recommendations for category size?