Automatically generate the HTML Pages in Nop

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
Hace 12 años
Yes,that's a problem.
So I'am trying to improve it
Hace 12 años
The top header I'm Already Improved it.

The Generated html page that Use Ajax to load the header.
Hace 12 años
Hi qnaqbgss,

Have you checked all functionality and tested it thoroughly? Can it be used for production site?

We have NopCommerce 2.3 based site with more than 100k product and to be truly to you guys, NopCommerce doesn't scale very well with more than few thousands product with more than few hundreds visitors at a time.

To improve performance, we have stored category home page and product listing page including home page products in a binary in separate table of db. And storing frequently used binaries in memory to further avoid db calls. This works nicely with few hundred visitors, but still the high cpu usage problem is there and we're unable to figure out what is causing it.

If your approach works good, we would like to know how you do it and help you further test & improve it. May be that way we can make NopCommerce the great platform for high performance e-commerce site.

Awaiting your response.

Thanks
Hace 12 años
http://www.szrich.com
http://www.b2cic.com

Welcome to test!!!!!
Hace 12 años
qnaqbgss wrote:

Hi, we have visited your site, it works great - and loading time is really impressive.

Does it scale with millions of products and thousands of visitors? And about cpu usage ?

Awaiting your response.
Hace 12 años
There Three Site are work in the same Computer.
My Computer Cpu is Xeon E5405 2.0MHZ, Memory is 2.00GB
Hard disk is sas 146GB.

http://www.hkbrothers.com/image/task01.gif
http://www.hkbrothers.com/image/cmp01.gif

And my site is:First Visitor visted then it will auto make Currentpage to HTML,the next Browser will visit the Made html page. so it very fast!
Hace 12 años
Hi, Seems to be Great solution to address nop commerce performance issues.

How many visitors are there on this sites? And how many products? Did you load test it for memory and cpu usage?

Apart from that I would like see how you do it?

Thanks
Hace 12 años
qnaqbgss wrote:
There Three Site are work in the same Computer.
My Computer Cpu is Xeon E5405 2.0MHZ, Memory is 2.00GB
Hard disk is sas 146GB.

http://www.hkbrothers.com/image/task01.gif
http://www.hkbrothers.com/image/cmp01.gif

And my site is:First Visitor visted then it will auto make Currentpage to HTML,the next Browser will visit the Made html page. so it very fast!


Can you share your code as how to do it, and what are the challenges / problems needs to be solved while using it? May be we can work on it.
Hace 12 años
Hi, How you do it? Can you please share it with community?
Hace 12 años
Hi, Can anyone share a tips on how to do this? I mean, automatically generate and save static page?
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.