After trying (unsuccessfully) to blacklist certain files from being cached, it looks like APC is just broken and there's not really any way to fix this other than by turning apc.stat on.
More people discussing this problem: http://stackoverflow.com/questions/1834631/php-apc-filters-syntax http://stackoverflow.com/questions/1626262/apc-filters-by-path So I'm going to look instead at detecting apc.stat=0 in Mahara and issuing a warning about it. ** Tags added: performance -- Mahara breaks when apc.stat is set to 0 https://bugs.launchpad.net/bugs/548333 You received this bug notification because you are a member of Mahara Core, which is subscribed to Mahara. Status in Mahara ePortfolio: In Progress Bug description: Mahara break when APC is on and apc.stat is turned off. This can be tested by trying to delete a view. This bug was imported from eduforge.org, see: https://eduforge.org/tracker/index.php?func=detail&aid=3420&group_id=176&atid=739 _______________________________________________ Mailing list: https://launchpad.net/~mahara-core Post to : [email protected] Unsubscribe : https://launchpad.net/~mahara-core More help : https://help.launchpad.net/ListHelp

