We all know that. netProgramSlow startup.
If it is a winform program, that is, it is slow to start, but it is good after it is started, and the customer can basically accept it.
However, the Asp.net program has a big problem. I used Asp.net as an enterprise website and put it into space. It was really slow when I opened the webpage for the first time. The customer said it was too slow, I said it would be faster after the first time I opened it...
Opening the website for the first time and then accessing the website is very fast, but the problem is that there are too few visitors to the enterprise website. This causes the customer to slow down every time they open the website...
This means that the Asp.net program will never reside in the content like winform, and it will be restarted again after a while. In this way, for websites with few visits, it will always be a word: slow!
How can this problem be solved?
How do I need to score experts can go to http://home.cnblogs.com/q/27176/ to answer,
Leave a message if you do not need to score points. Thank you very much!