Question:You want to run a trace continuously to enable you to quickly look at the 10 most recent traces from anyone using your website, but you are concerned about filling your hard drive with excessive data. Which of the following settings will accomplish your objective? 

A <trace enabled="false" requestLimit="10" pageOutput="false" traceMode="SortByTime" localOnly="true" mostRecent="true" /> 

B <trace enabled="true" requestLimit="10" pageOutput="true" traceMode="SortByTime" localOnly="true" mostRecent="true" /> 

C <trace enabled="true" requestLimit="10" pageOutput="false" traceMode="SortByTime" localOnly="true" mostRecent="false" /> 

D <trace enabled="true" requestLimit="10" pageOutput="false" traceMode="SortByTime" localOnly="false" mostRecent="true" /> 

+ Answer
+ Report
Total Preview: 1085

Copyright © 2024. Powered by Intellect Software Ltd