______________________________________________________________________________
|
ns_adp_stats − Return usage statistics on cached ADP pages |
|
ns_adp_stats _________________________________________________________________ |
|
This command returns a list of the format file stats file stats server. The stats elements are also a list of key/value pairs with the following elements: |
|
dev |
File device number. |
||
|
ino |
File inode number. |
||
|
mtime |
File modification time. |
||
|
refcnt |
Count of number of Tcl interperters in all threads sharing text regions of the file. |
||
|
evals |
Count of file evaluations. |
||
|
size |
Size of cached text. |
||
|
blocks |
Number of independent script/text blocks. |
||
|
scripts |
Number of script blocks. |
|
ns_adp(n), ns_adp_include(n) |
|
ADP, statistics, cache |