All the ***time= in the logs are new for 9.2 and will be very useful for debugging. This includes the categorization time, regardless of what categorizer was used.
All the ***time= in the logs are new for 9.2 and will be very useful for debugging. This includes the categorization time, regardless of what categorizer was used.
I believe v8 had the full request time that was removed because according to the developers "calculating the time was putting un-necessary load on the system and slows http proxy down further." I never bought that argument and am glad that this functionality is back in this version.
Can you briefly describe what each time definition is for?
authtime= ?
dnstime = time for dns lookups?
cattime= time for categorization lookup? (is this what we should be looking at for proxy slow downs during heavy load?)
avscantime= self explanatory.
fullreqtime= Is this in ms?