does Phalcon compile Controller.php file? if So, where does the compiled php file cache?
Phalcon does not compile any PHP files, if you're using ZendOp it stores the bytecode compiled in a shared memory segment to access it faster