Custom setup with varnish

Hey!

Does Local also setup varnish with nginx when i select custom setup in local 2 ?
or does it only comes with the preferred setup?

Also is PHP 7.1.4 faster then the preferred 5.6.20 in local for performance ?
i know it is in live server’s but is it also in local itself?

Thanks
Dieter

Would like to know about varnish too. Does setting development mode ON do anything on CUSTOM environment setup?

Only Preferred at this time.[quote=“Webtica, post:1, topic:1548”]
Also is PHP 7.1.4 faster then the preferred 5.6.20 in local for performance ? i know it is in live server’s but is it also in local itself?
[/quote]

In the Preferred environment we have opcaching on PHP 5.6 so the performance is very similar. Also, Preferred is similar to how the current Flywheel environment is at the moment. We did this to remove any surprises when deploying to Flywheel when that’s released :slight_smile:

The Dev Mode toggle should only show for sites using the Preferred environment.

1 Like

Thanks for the info Clay.