;//*=================================================================== ;//Microsoft Denali ;// ;//Microsoft Confidential. ;//Copyright 1997-2000 Microsoft Corporation. All Rights Reserved. ;// ;//Component: ASP - Active Server Pages ;// ;//File: axperf.ini ;// ;// Description: ;// drivername: The name of the application found under the ;// CurrentControlSet\Services Key ;// ;// symbolfile: An .H file containing symbolic offset of counters. ;// The performance DLL also uses the offsets in this file ;// along with the First Counter and First Help Registry values ;// to determine the indexes of the various counters and counter ;// objects. ;// ;// languages: An ID corresponding to the language subkey in the Registry. ;// ;// offset: A symbolic constant defined in SymbolFile. Offsets must be consecutive ;// even numbers beginning with zero. These offsets determine ;// the order in which the counters are installed in the Counters ;// and Help values in the Registry. ;// ;// [info] drivername=ASP symbolfile=axctrnm.h trusted= [languages] 804=Chinese (PRC) [objects] AXSOBJ_804_NAME=Active Server Pages [text] AXSOBJ_804_NAME=Active Server Pages AXSOBJ_804_HELP=Active Server Pages 对象类型处理系统上的 Active Server Pages 设备。 DEBUGDOCREQ_804_NAME=Debugging Requests DEBUGDOCREQ_804_HELP=调试文档请求的次数。 REQERRRUNTIME_804_NAME=Errors During Script Runtime REQERRRUNTIME_804_HELP=由于运行时错误而导致的失败请求的次数。 REQERRPREPROC_804_NAME=Errors From ASP Preprocessor REQERRPREPROC_804_HELP=由于预处理器错误而导致的失败请求的次数。 REQERRCOMPILE_804_NAME=Errors From Script Compilers REQERRCOMPILE_804_HELP=由于脚本编译错误而导致的失败请求的次数。 REQERRORPERSEC_804_NAME=Errors/Sec REQERRORPERSEC_804_HELP=每秒钟发生的错误数。 REQTOTALBYTEIN_804_NAME=Request Bytes In Total REQTOTALBYTEIN_804_HELP=所有请求的总字节数。 REQTOTALBYTEOUT_804_NAME=Request Bytes Out Total REQTOTALBYTEOUT_804_HELP=发送到客户端的响应总计(以字节为单位),不包括标准 HTTP 响应头。 REQEXECTIME_804_NAME=Request Execution Time REQEXECTIME_804_HELP=执行最近的请求所花费的时间(毫秒)。 REQWAITTIME_804_NAME=Request Wait Time REQWAITTIME_804_HELP=最近的请求在队列中等待的时间(毫秒)。 REQCOMFAILED_804_NAME=Requests Disconnected REQCOMFAILED_804_HELP=由于通信故障而断开连接的请求数。 REQBROWSEREXEC_804_NAME=Requests Executing REQBROWSEREXEC_804_HELP=当前正在执行的请求数。 REQFAILED_804_NAME=Requests Failed Total REQFAILED_804_HELP=由于错误、授权失败以及被拒绝而失败的请求总数。 REQNOTAUTH_804_NAME=Requests Not Authorized REQNOTAUTH_804_HELP=由于没有足够的访问权限而失败的请求数。 REQNOTFOUND_804_NAME=Requests Not Found REQNOTFOUND_804_HELP=对找不到的文件的请求数。 REQCURRENT_804_NAME=Requests Queued REQCURRENT_804_HELP=在队列中等待服务的请求数。 REQREJECTED_804_NAME=Requests Rejected REQREJECTED_804_HELP=由于没有足够的资源来处理因而未执行的请求总数。 REQSUCCEEDED_804_NAME=Requests Succeeded REQSUCCEEDED_804_HELP=成功执行的请求数。 REQTIMEOUT_804_NAME=Requests Timed Out REQTIMEOUT_804_HELP=超时的请求数。 REQTOTAL_804_NAME=Requests Total REQTOTAL_804_HELP=服务启动后的请求总数。 REQPERSEC_804_NAME=Requests/Sec REQPERSEC_804_HELP=每秒钟执行的请求数。 SCRIPTFREEENG_804_NAME=Script Engines Cached SCRIPTFREEENG_804_HELP=位于缓存中的脚本引擎数。 SESSIONLIFETIME_804_NAME=Session Duration SESSIONLIFETIME_804_HELP=最近的会话持续的时间(毫秒)。 SESSIONCURRENT_804_NAME=Sessions Current SESSIONCURRENT_804_HELP=当前正在处理的会话数。 SESSIONTIMEOUT_804_NAME=Sessions Timed Out SESSIONTIMEOUT_804_HELP=超时的会话数。 SESSIONSTOTAL_804_NAME=Sessions Total SESSIONSTOTAL_804_HELP=自服务启动以来的会话总数。 TEMPLCACHE_804_NAME=Templates Cached TEMPLCACHE_804_HELP=当前缓存的模板数。 TEMPLCACHEHITS_804_NAME=Template Cache Hit Rate TEMPLCACHEHITS_804_HELP=在模板缓存中找到的请求数占总请求数的百分比。 TEMPLFLUSHES_804_NAME=Template Notifications TEMPLFLUSHES_804_HELP=缓存中由于更改通知而导致无效的模板数。 TRANSABORTED_804_NAME=Transactions Aborted TRANSABORTED_804_HELP=中止的事务数。 TRANSCOMMIT_804_NAME=Transactions Committed TRANSCOMMIT_804_HELP=提交的事务数。 TRANSPENDING_804_NAME=Transactions Pending TRANSPENDING_804_HELP=进行中的事务数。 TRANSTOTAL_804_NAME=Transactions Total TRANSTOTAL_804_HELP=自服务启动以来的事务总数。 TRANSPERSEC_804_NAME=Transactions/Sec TRANSPERSEC_804_HELP=每秒钟启动的事务数。 MEMORYTEMPLCACHE_804_NAME=In Memory Templates Cached MEMORYTEMPLCACHE_804_HELP=缓存在内存中的已编译模板数。 MEMORYTEMPLCACHEHITS_804_NAME=In Memory Template Cache Hit Rate MEMORYTEMPLCACHEHITS_804_HELP=在内存缓存中找到的请求数占总请求数的百分比。 ENGINECACHEHITS_804_NAME=Script Engine Cache Hit Rate ENGINECACHEHITS_804_HELP=在脚本引擎缓存中找到的请求百分比。 ENGINEFLUSHES_804_NAME=Engine Flush Notifications ENGINEFLUSHES_804_HELP=由于更改通知,在缓存中无效的引擎数。