Windows NT 4.0 source code leak
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.
 
 
 
 
 
 

52 lines
3.1 KiB

[info]
drivername=inetsvcs
symbolfile=INETctrs.h
[languages]
009=English
[text]
INET_COUNTER_OBJECT_009_NAME=Internet Services Performance Summary
INET_COUNTER_OBJECT_009_HELP=The Cache Summary for HTTP, FTP & Gopher type contains the additive memory cache counters from the Microsoft HTTP, FTP and Gopher Services.
INET_CACHE_BYTES_TOTAL_COUNTER_009_NAME=Cache Size
INET_CACHE_BYTES_TOTAL_COUNTER_009_HELP=Cache Size is the configured maximum size of the shared HTTP, FTP & Gopher memory cache.
INET_CACHE_BYTES_IN_USE_COUNTER_009_NAME=Cache Used
INET_CACHE_BYTES_IN_USE_COUNTER_009_HELP=Cache Used is the total number of bytes currently containing cached data in the shared memory cache. This includes directory listings, file handle tracking and service specific objects.
INET_CACHE_OPEN_FILES_COUNTER_009_NAME=Cached File Handles
INET_CACHE_OPEN_FILES_COUNTER_009_HELP=Cached File Handles is the number of open file handles cached by all of the Internet Services.
INET_CACHE_DIR_LISTS_COUNTER_009_NAME=Directory Listings
INET_CACHE_DIR_LISTS_COUNTER_009_HELP=Directory Listings is the number of cached directory listings cached by all of the Internet Services.
INET_CACHE_OBJECTS_COUNTER_009_NAME=Objects
INET_CACHE_OBJECTS_COUNTER_009_HELP=Objects is the number of cached objects cached by all of the Internet Services. The objects include file handle tracking objects, directory listing objects and service specific objects.
INET_CACHE_FLUSHES_COUNTER_009_NAME=Cache Flushes
INET_CACHE_FLUSHES_COUNTER_009_HELP=Cache Flushes is the number of times a portion of the memory cache has been expired due to file or directory changes in an Internet Services directory tree.
INET_CACHE_HITS_COUNTER_009_NAME=Cache Hits
INET_CACHE_HITS_COUNTER_009_HELP=Cache Hits is the total number of times a file open, directory listing or service specific objects request was found in the cache.
INET_CACHE_MISSES_COUNTER_009_NAME=Cache Misses
INET_CACHE_MISSES_COUNTER_009_HELP=Cache Misses is the total number of times a file open, directory listing or service specific objects request was not found in the cache.
INET_CACHE_RATIO_COUNTER_009_NAME=Cache Hits %
INET_CACHE_RATIO_COUNTER_009_HELP=Cache Hits % is the ratio of cache hits to all cache requests.
INET_ATQ_TOTAL_ALLOWED_REQUESTS_COUNTER_009_NAME=Total Allowed Async I/O Requests
INET_ATQ_TOTAL_ALLOWED_REQUESTS_COUNTER_009_HELP=Total Async I/O Requests Allowed By Bandwidth Throttler.
INET_ATQ_TOTAL_BLOCKED_REQUESTS_COUNTER_009_NAME=Total Blocked Async I/O Requests
INET_ATQ_TOTAL_BLOCKED_REQUESTS_COUNTER_009_HELP=Total Async I/O Requests Blocked By Bandwidth Throttler.
INET_ATQ_TOTAL_REJECTED_REQUESTS_COUNTER_009_NAME=Total Rejected Async I/O Requests
INET_ATQ_TOTAL_REJECTED_REQUESTS_COUNTER_009_HELP=Total Async I/O Requests Rejected By Bandwidth Throttler.
INET_ATQ_CURRENT_BLOCKED_REQUESTS_COUNTER_009_NAME=Current Blocked Async I/O Requests
INET_ATQ_CURRENT_BLOCKED_REQUESTS_COUNTER_009_HELP=Current Async I/O Requests Blocked By Bandwidth Throttler.
INET_ATQ_MEASURED_BANDWIDTH_COUNTER_009_NAME=Measured Async I/O Bandwidth usage/
INET_ATQ_MEASURED_BANDWIDTH_COUNTER_009_HELP=Measured Bandwidth of Async I/O averaged over a minute.