Configure your Web application servers for high performance
Developing Web sites involves far more than creating an application and posting it to a server. A Web application interacts with many components such as Microsoft Internet Information Server (IIS), Active Server Pages (ASP), Microsoft Transaction Server (MTS), servers, and load-balancing hardware. On a large scale, a Web application is a client/server application. Because of its complexity, Web development requires careful planning and testing to build and maintain high-performance applications.
An...