Nop 4.3 Optimization

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
3 years ago
Hi,

I have site hosted on 16 GB with 8 CPU VM. noticed that memory only used 4.5 GB and 25 % CPU.
Is there any to incremse the memory for the website. like 8 GB so that site will be more faster.

How to do that.
3 years ago
ASP.NET uses what ASP.NET needs.  You can't tell the system to use more, and more memory would not necessarily increase your performance anyway.  
Check out the Performance Guide.

(Although I don't think I necessarily agree with "Set up nopCommerce and the database at the same server (MS SQL Server) if possible - it would increase performance due to more quickly SQL queries processing."    Network latency would be reduced, but you can't generalize and say that SQL queries would process more quickly.)
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.