0 has been written from the ground up to become a more secure and feature-rich
Web service platform. The added customization options provide added flexibility but
also require more thought and planning prior to deployment. You will need to weigh
functionality heavily over security and should limit the components to be installed only
to those absolutely required for your applications. From a diagnostic and monitoring
perspective, take advantage of automatic failed request tracing to assist in identifying
the root cause of Web application issues without necessarily having to re-create the entire
problem.
Although the new IIS Manager interface is more cleanly organized and easier to use
than ever before, don??™t discount the power of APPCMD.EXE and the command line.
APPCMD.EXE can perform most of the tasks you can deploy in the full GUI and lends itself
easily to scripting and automation. This, combined with the ability to perform Xcopy
deployments of your applications, can significantly reduce your administrative burdens.
Use feature delegation whenever possible as this can shift many administrative
configuration tasks back to the developer or site owner. However, exercise caution when
unlocking certain configuration settings since you don??™t want to open everything up and
have unwanted configuration settings applied to Web sites that could adversely affect
the performance and stability of your server.
Pages:
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261