Commit Graph

6 Commits

Author SHA1 Message Date
Jeff Geerling
7739671037 Merge pull request #113 from andreiashu/enableOpcacheRevalidatePath
Enable opcache.revalidate_path setting
2016-06-08 23:11:39 -05:00
Patrick Force
b9f0a61720 tweak and simplify some of the apc and opcache configuration 2016-05-20 16:00:24 -06:00
Andrei Simion
674c848681 Enable opcache.revalidate_path setting
This is needed otherwise in certain cases one will get
served stale PHP files.
2016-04-14 17:15:21 +01:00
Tomas Joelsson
af9293214a Add if-condition for opcache blacklist filename 2015-10-14 14:23:27 +08:00
Tomas Joelsson
aaea548336 Add blacklist file option to opcache config 2015-10-14 12:33:53 +08:00
Jeff Geerling
c1cf287346 Fixes #24: Configure OpCache for PHP >= 5.5. 2015-04-30 15:54:15 -05:00