|
Last change
on this file since 589 was
589,
checked in by moo, 4 years ago
|
|
test case tests/func/010.phpt need more memory than 1M
|
-
Property svn:eol-style set to
native
|
|
File size:
656 bytes
|
| Rev | Line | |
|---|
| [511] | 1 | memory_limit = 256M |
|---|
| [215] | 2 | |
|---|
| 3 | [xcache] |
|---|
| 4 | zend_extension_debug_ts=./modules/xcache.so |
|---|
| 5 | zend_extension_debug=./modules/xcache.so |
|---|
| 6 | zend_extension_ts=./modules/xcache.so |
|---|
| 7 | zend_extension=./modules/xcache.so |
|---|
| [234] | 8 | xcache.cacher = On |
|---|
| [215] | 9 | xcache.test=1 |
|---|
| [409] | 10 | xcache.experimental = On |
|---|
| [589] | 11 | xcache.size = 16M |
|---|
| [215] | 12 | xcache.count = 1 |
|---|
| 13 | xcache.var_size = 1M |
|---|
| 14 | xcache.var_count = 1 |
|---|
| 15 | xcache.var_slots = 1000 |
|---|
| 16 | ; xcache.mmap_path = "/dev/zero" |
|---|
| 17 | xcache.mmap_path = "/tmp/xcache" |
|---|
| 18 | xcache.readonly_protection = Off |
|---|
| 19 | xcache.optimizer = Off |
|---|
| 20 | xcache.coredump_directory = "/tmp/" |
|---|
| 21 | ;xcache.coveragedump_directory = "/tmp/pcov/" |
|---|
| 22 | xcache.coverager = On |
|---|
| 23 | |
|---|
| 24 | xcache.admin.user = "test" |
|---|
| 25 | xcache.admin.pass = "098f6bcd4621d373cade4e832627b4f6" |
|---|
Note: See
TracBrowser
for help on using the repository browser.