note: xcache.mmap_path is a file
git-svn-id: svn://svn.lighttpd.net/xcache/branches/1.0@101 c26eb9a1-5813-0410-bd6c-c2e55f420ca71.0
parent
c81e06c77a
commit
06b5da4734
|
@ -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