1
0
Fork 0

example ini for xcache.shm_scheme

git-svn-id: svn://svn.lighttpd.net/xcache/trunk@162 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
1.2
Xuefer 2006-09-13 11:59:57 +00:00
parent 8fbf5d2440
commit c9401d2b31
1 changed files with 3 additions and 0 deletions

View File

@ -18,6 +18,9 @@ xcache.admin.pass = ""
[xcache]
; ini only settings, all the values here is default unless explained
; select low level shm/allocator scheme implemenation
xcache.shm_scheme = "mmap"
; to disable: xcache.size=0
; to enable : xcache.size=any size > 0 and your system mmap allows
xcache.size = 0