<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Kanwaljeet Singla &#187; Tracing</title>
	<atom:link href="http://www.ksingla.net/tag/tracing/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ksingla.net</link>
	<description>Windows, IIS, PHP and more</description>
	<lastBuildDate>Thu, 04 Aug 2011 08:24:20 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>How to add traces to IIS log from PHP</title>
		<link>http://www.ksingla.net/2010/04/how-to-add-traces-to-iis-log-from-php/</link>
		<comments>http://www.ksingla.net/2010/04/how-to-add-traces-to-iis-log-from-php/#comments</comments>
		<pubDate>Mon, 05 Apr 2010 03:08:24 +0000</pubDate>
		<dc:creator>Kanwaljeet Singla</dc:creator>
				<category><![CDATA[IIS]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[FastCGI]]></category>
		<category><![CDATA[SourceCode]]></category>
		<category><![CDATA[Tracing]]></category>

		<guid isPermaLink="false">http://www.ksingla.net/?p=210</guid>
		<description><![CDATA[One of the new features added to FastCGI module in IIS 7.5 is ability to use IIS tracing infrastructure from FastCGI applications. This feature request was made by a customer who wanted to consolidate logging of the request processing in one log. All IIS events were present in IIS trace logs but traces generated by [...]]]></description>
		<wfw:commentRss>http://www.ksingla.net/2010/04/how-to-add-traces-to-iis-log-from-php/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Steps to enable tracing using appcmd</title>
		<link>http://www.ksingla.net/2007/05/steps_to_enable_tracing_using_appcmd/</link>
		<comments>http://www.ksingla.net/2007/05/steps_to_enable_tracing_using_appcmd/#comments</comments>
		<pubDate>Thu, 17 May 2007 10:45:00 +0000</pubDate>
		<dc:creator>Kanwaljeet Singla</dc:creator>
				<category><![CDATA[IIS]]></category>
		<category><![CDATA[Appcmd]]></category>
		<category><![CDATA[Tracing]]></category>

		<guid isPermaLink="false">http://www.ksingla.net/?p=40</guid>
		<description><![CDATA[<p><font size="3"><font face="Calibri">Here are the steps you need to enable tracing for a site using appcmd.<o:p></o:p></font></font></p>
1. Enable tracing for site.
2. Enable tracing for all request paths and for all response codes.
3. Appcmd leaves verbosity to default value “warning”. Get the providers count to change verbosity in step 4.]]></description>
		<wfw:commentRss>http://www.ksingla.net/2007/05/steps_to_enable_tracing_using_appcmd/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

