How to fix the «ERR_CONNECTION_RESET» failure?

I have fixed it by excuding the app/cache/prod/appProdProjectContainer.php and app/cache/dev/appDevDebugProjectContainer.php files from processing by OpCache by using the opcache.blacklist_filename option:

*appDevDebugProjectContainer.php
*appProdProjectContainer.php