Undocumented Feature
30 06 2007I have been having problems recently with APC, the PHP cache. The problem being that certain file uploads were not being noticed by APC so a stale version was being rendered. I was just going through the source code to make a patch when I noticed that someone had already done it as a currently undocumented feature.
So if anyone else has a stale PHP cache problem when uploading files may want to look at the option apc.stat_ctime as noted here.
Categories : PHP
Trackbacks : No Trackbacks »
Defined tags for this entry: php apc



