opcache

  1. S

    Question Does File Cache Follow TTL ?

    Hello. I am curious if i use File Cache, does the add on respect the TTL setting? (for example file content will be updated if file "last modified" file has "expired). I also use PHP opcache with TTL 60. Do you think it will interfere with File Cache by this add on? :) Thank you
  2. davidrahrer

    VBOptimize and PHP5 OPcache and Nginx

    This will be a new site so I don't yet know the URL. The question should be answerable without that information. In the past we have used nginx with php and APC. It is my understanding that the (former) Zend OPCache, now built into later versions of php5, has replaced APC. My question is if it...
Back
Top