Ns cache names

From AOLserver Wiki
Revision as of 01:47, 27 October 2009 by Akhassin (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

NAME

ns_cache_names − Returns a list of cachenames defined in the running AOLserver process.

SYNOPSIS

ns_cache_names

DESCRIPTION

This command returns a list of cachenames defined in the running AOLserver process. The list will include caches created via the C APIs in addition to the ones created with ns_cache create. ns_cache can only operate on caches created by ns_cache.

SEE ALSO

ns_cache

Category Documentation - Category Core Tcl API