acs::cache_flush_all

 acs::cache_flush_all

Defined in

Testcases:
No testcase defined.
Source code:
        #
        # Reset all caches and flush all of its contents.
        #
        foreach cache [ns_cache_names] {
            ns_cache flush $cache
        }
XQL Not present:
Generic, PostgreSQL, Oracle
[ hide source ] | [ make this the default ]
Show another procedure: