12345678910111213141516171819 |
- display_errors=Off
- display_startup_errors=Off
- short_open_tag=Off
- session.gc_probability=0
- session.gc_divisor=1000
- swoole.display_errors=Off
- memory_limit=512M
- realpath_cache_size=4096K
- realpath_cache_ttl=600
- opcache.enable_cli=1
- opcache.validate_timestamps=0
- opcache.memory_consumption=256
- opcache.max_accelerated_files=20000
- opcache.preload_user=www-data
|