Scroll to navigation

ns_adp_stats(3aolserver) AOLserver Built-In Commands ns_adp_stats(3aolserver)


NAME

ns_adp_stats - Return usage statistics on cached ADP pages

SYNOPSIS

ns_adp_stats


DESCRIPTION

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:

File device number.
File inode number.
File modification time.
Count of number of Tcl interperters in all threads sharing text regions of the file.
Count of file evaluations.
Size of cached text.
Number of independent script/text blocks.
Number of script blocks.

SEE ALSO

ns_adp(n), ns_adp_include(n)

KEYWORDS

ADP, statistics, cache

4.5 AOLserver