I think the question speaks for itself..
My concern is, we would be modifying some PHP files here and there. Will the accelerator(s) know that it needs to recompile modified files (i assume they would, common sense)?
However, i didnt find any documentation on this matter.
That said, would it help (speed up) installing PHP accelerators on development environment (say localhost)?
What are PHP Accelerators? A PHP accelerator is a PHP extension that improves the performance of PHP apps. These extensions work by caching opcode (or operation code) generated by PHP files. For this reason, PHP accelerators are also referred to as Opcode Caching.
Unless you are debugging your cacher, caching should be turned off for development.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With