note: xcache.mmap_path is a file
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@101 c26eb9a1-5813-0410-bd6c-c2e55f420ca71.1
parent
567b1054ba
commit
1f74447df4
|
@ -37,6 +37,7 @@ xcache.readonly_protection = Off
|
|||
; for win32, xcache.mmap_path=anonymous map name, not file path
|
||||
; uncomment and change to "/tmp/xcache" for readonly protection
|
||||
; 2 group of php won't share the same /tmp/xcache
|
||||
; for other OS, it's a file NOT directory
|
||||
xcache.mmap_path = "/dev/zero"
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue