1
0
Fork 0

note: xcache.mmap_path is a file

git-svn-id: svn://svn.lighttpd.net/xcache/branches/1.0@101 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
1.0
Xuefer 2006-08-27 04:02:05 +00:00
parent c81e06c77a
commit 06b5da4734
1 changed files with 1 additions and 0 deletions

View File

@ -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"