Failed Request Tracing

The request-based tracing provides a good way to figure out what exactly is happening with your requests and why, provided you can reproduce the problem you are experiencing. Problems like poor performance on some requests, or authentication related failures on other requests, or even the server 500 error from ASP or ASP.net can often be very difficult to troubleshoot--unless you have captured the trace of the problem when it occurs.

The following video shows how to configure trace on any IIS7 site once the feature has been enabled.
http://channel9.msdn.com/posts/dunnry/Failed-Request-Tracing-on-IIS7/

More details on Tracing may be found here.
http://www.iis.net/ConfigReference/system.webServer/tracing

Please note that remote administration must be enabled in order to perform a trace on your site via the IIS Management Console.

*Although this is a delegated feature, it still requires for one of our systems administrators to enable the feature on the server side.

**Should you see an alert on the top right corner of the IIS manager that displays "Failed Request Tracing is not enabled for this Web Site..." you must contact?us your site name and request that we enable FREB or Failed Request Tracing as this message means?it's not enabled.

***All trace files will bewritten to your domainslogs trace folder by default although this path may be changed at your request. For security reasons we recommend you do not write logs to any directory below WWWROOT.

  • 0 משתמשים שמצאו מאמר זה מועיל
?האם התשובה שקיבלתם הייתה מועילה

מאמרים קשורים

IIS 7 Media Pack

Our IIS 7 servers provide media specific extensions that make Web server delivery of media simple...

IIS 7 URL Rewrite Module

The Microsoft URL Rewrite Module for IIS 7.0 provides flexible rules-based rewrite engine that...

Using the IIS Database Manager

IIS Database Manager allows you to easily manage your local and remote databases from within...

Request Filtering

IIS 7.0 incorporates all the core features of URLScan into a module called Request Filtering...

PHP Driver for SQL

?The SQL Server? Driver for PHP is a PHP 5 extension that provides data access to SQL Server 2005...