By default, the Request Log Analyzer reports on all requests within a logfile. When performing analysis, it is sometimes useful to only report on certain types of requests. Excluding some requests provides a truer overall picture of the performance of the remaining queries, but can skew overall statistics. For instance, by excluding admin requests, the reports on average response size are more useful when analyzing application-level query tuning. However, the reports on queue length can be misleading, since admin requests utilize a thread and contribute to queue length.


Copyright © Legal Notices