Changeset 101

Show
Ignore:
Timestamp:
08/27/2006 04:02:05 AM (2 years ago)
Author:
moo
Message:

note: xcache.mmap_path is a file

Files:
2 modified

Legend:

Unmodified
Added
Removed
  • branches/1.0/xcache.ini

    r44 r101  
    3838; uncomment and change to "/tmp/xcache" for readonly protection 
    3939; 2 group of php won't share the same /tmp/xcache 
     40; for other OS, it's a file NOT directory 
    4041xcache.mmap_path =    "/dev/zero" 
    4142 
  • trunk/xcache.ini

    r44 r101  
    3838; uncomment and change to "/tmp/xcache" for readonly protection 
    3939; 2 group of php won't share the same /tmp/xcache 
     40; for other OS, it's a file NOT directory 
    4041xcache.mmap_path =    "/dev/zero" 
    4142