On Wed, Nov 16, 2016 at 10:30 PM, Dmitry Stogov <dmi...@zend.com> wrote:
> I think, it's better to disable bits permutation for both 32 and 64 bit > systems. > And also disable opcache for request if root inode exceeds 2^32 on 32-bit > systems + emit warning. > > This should be a robust solution. Right? > > Thanks. Dmitry > I think that should work fine. Nikita