Ns cache names
		
		
		
		
		
		
		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