I am going to develop a aspx page which will be embeded inside iframes in many client websites.Worried that, if many clients reference this page at the same time, then the server might crash or become slow. What is the best way of developing a website to minimize the amount of resource spent. Is there any specific page property that can be set or some configurations settings in the web.config or IIS6 that is hosting this site?