opcache
opcache.memory_consumption=128 # MB, adjust to your needs
opcache.max_accelerated_files=10000 # Adjust to your needs
opcache.max_wasted_percentage=10 # Adjust to your needs
opcache.consistency_checks=1
opcache.revalidate_freq=1
opcache.validate_timestamps=1
github.com