How to improve scalability of ASP web site?
Hi,
We have developed one web site which is used on Intranet. Maximum users for it are 300-500. As the number of users increases the web site crashes and it works only if we restart the IIS. I tested it with 100% CPU usage it fails. It does not create any object using CreateObject method gives type mismatch error. so i think it must be scalability issue. Can any body suggest me how to improve the scalability in this case.
Regards,
Deepmala
|