Difference between revisions of "Conf/Server/Adp/Cachesize"

From AOLserver Wiki
Jump to navigation Jump to search
 
Line 2: Line 2:
  
 
part of [[Conf/Server/Adp|ns/server/${servername}/adp]]
 
part of [[Conf/Server/Adp|ns/server/${servername}/adp]]
 +
 
In-memory cache size of ADP's
 
In-memory cache size of ADP's
 
 
  
 
   ns_param  cachesize      [expr 5000*1024]
 
   ns_param  cachesize      [expr 5000*1024]

Latest revision as of 09:49, 23 December 2011

ns_param cachesize

part of ns/server/${servername}/adp

In-memory cache size of ADP's

 ns_param   cachesize       [expr 5000*1024]