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

From AOLserver Wiki
Jump to navigation Jump to search
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
 
= ns_param  cachesize  =
 
= ns_param  cachesize  =
  
part of [[Conf/Parameters|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]