[2.1] Fresh installation, but very slow

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
12 years ago
Please keep it to the subject.

I have been doing both ASP.NET profiling and SQL profiling this night.

The first thing I noticed is that nopCommerce is generating a huge amount of SQL.
For instance to load the front page it requires nearly 60kb with SQL!
Raw data from SQL profiler: http://smartad.no/geir/NopCommerce_Frontpage_SQL_load.txt

But the strange thing is that even on request number 2 - it still generates the same amount of SQL queries.
My guess is that caching is broken with 2.1 (or with my configuration ..?)

Any devs following this and maybe could confirm this?
12 years ago
Muttok wrote:
My guess is that caching is broken with 2.1 (or with my configuration ..?)

Any devs following this and maybe could confirm this?

Yes, caching is disabled since v1.7. Find more info here
12 years ago
Oh Im sorry for not reading up a bit first :(
Just desperate to decrease the slowness so I acually could view it to my client
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.