Performance Issue on Initial load

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
6 years ago
The initial load of my website(http://shoppyshoponline.com/) after hosting in goDaddy is taking  more than 1 minute.
I am using nopcommerce 3.9 version.
I have the same problem when I tried in my local IIS 7.5.

I tried minfiying CSS and JS files but there is no change in the performance.
When I loaded for the second time it is pretty fast as it is caching.

Is there a way to improve the performance on the initial load?

I tried looking in the forums, but I did not find the exact solution for this. IF this is already discussed in the past and I missed it, Can you please share me the link
6 years ago
Refer this post
https://www.nopcommerce.com/boards/t/4702/nopcommerce-is-very-slow-at-the-starting-time.aspx


https://www.nopcommerce.com/boards/t/27150/really-slow-loading-on-godaddy-hostgator-windows-azureetc.aspx

https://www.nopcommerce.com/boards/t/3316/slow-page-loading-at-godaddy.aspx

It seems Godaddy issue.
6 years ago
Raju,
Thanks for your response.
I moved to A2 hosting and the app is taking 25-30 secs for the initial load. I have 0 categories and 0 products.
Can you please suggest if there are any other ways to improve the performance?
6 years ago
It's typical, regardless of host, for ASP.NET app startup.  See more here.  Be sure to use the KeepAlive sched task.
4 years ago
If issue is - your website loads very slow in starting but once loaded it is fine. After some time you come back and open the website again, it again takes time to open, may be 30, 40 sec. This I faced with myasp.net solution. This is for 4.20 version

Solution - Go to Scheduled task, keep alive settings. By default it is 300, set it to 60 and you are all set.

Thanks

Regards,
Karan
4 years ago
sravanddu09 wrote:
The initial load of my website (http://shoppyshoponline.com/) after hosting in goDaddy is taking  more than 1 minute.
I am using nopcommerce 3.9 version.
I have the same problem when I tried in my local IIS 7.5.

I tried minfiying CSS and JS files but there is no change in the performance.
When I loaded for the second time it is pretty fast as it is caching.

Is there a way to improve the performance on the initial load?

I tried looking in the forums, but I did not find the exact solution for this. IF this is already discussed in the past and I missed it, Can you please share me the link



1) Do according to nopcommerce suggestion (https://www.nopcommerce.com/nopcommerce-performance-guide).
2) Use cdn server for caching
3) https://uptimerobot.com use this for ping (this keep your website up)
4) Use imagekit (fast way to retrieve image)
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.