saving uncommitted changes in /etc prior to emerge run
This commit is contained in:
10
apache2/modules.d/10_mod_mem_cache.conf
Normal file
10
apache2/modules.d/10_mod_mem_cache.conf
Normal file
@@ -0,0 +1,10 @@
|
||||
<IfDefine MEM_CACHE>
|
||||
# 128MB cache for objects < 2MB
|
||||
CacheEnable mem /
|
||||
MCacheSize 131072
|
||||
MCacheMaxObjectCount 1000
|
||||
MCacheMinObjectSize 1
|
||||
MCacheMaxObjectSize 2097152
|
||||
</IfDefine>
|
||||
|
||||
# vim: ts=4 filetype=apache
|
||||
Reference in New Issue
Block a user