Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

13 lines
565 B

  1. \Registry\Machine\System\CurrentControlSet\Services\W3SVC\Performance
  2. Library = inetsrv\w3ctrs.dll
  3. Open = OpenW3PerformanceData
  4. Collect = CollectW3PerformanceData
  5. Close = CloseW3PerformanceData
  6. FreshTimeForCounters = REG_DWORD 0
  7. CheckCountersEveryNMiliseconds = REG_DWORD 0
  8. NumberOfTimesToCheckCounters = REG_DWORD 0
  9. \Registry\Machine\System\CurrentControlSet\Services\EventLog\Application
  10. W3SVC
  11. EventMessageFile = REG_EXPAND_SZ %systemroot%\system32\inetsrv\iisres.dll
  12. TypesSupported = REG_DWORD 0x7
  13.