Can Nop handle 1.5 Million Products

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
Il y a 13 ans
Hi,

Has anyone tried nop with 1.5 million or more products. After populating 1.5 million products I get SQL timeout error on displaying product page.

This is the error I get:
Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding.

Admin Product Display also throws the same error.

Regards,
Hunaid
Il y a 13 ans
i remember nop team has mentioned there could be some performance issue if products > 1million, when the version was 1.4.
which version are you using?
Il y a 13 ans
I am using version 1.7, SQL 2008 R2, IIS 7 and Operating System is Windows 2008 R2. My server has 4 GB of memory.

Regards,
Hunaid
Il y a 13 ans
Could you made a debug using source code?
Then you see where crash it.
Il y a 13 ans
I think nopCommerce cannot handle 1.5 million products now (we're working on performance optimization). Presume that the issue is with [Nop_ProductLoadAllPaged] stored procedure that needs to be optimized. And a some of other minor performance issues on backend pages
Il y a 13 ans
Thanks for the reply, any chance of getting these changes in 1.8.
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.