ns_cache proc create (public)
ns_cache create [ -size size ] [ -timeout timeout ] cache_name
Defined in packages/xotcl-core/tcl/01-debug-procs.tcl
expire in NS means timeout in AOLserver
- Switches:
- -size (optional, defaults to
"1024000"
)- -timeout (optional)
- Parameters:
- cache_name (required)
- Testcases:
- No testcase defined.