APC Cache max TTL? - Printable Version +- CodeIgniter Forums (https://forum.codeigniter.com) +-- Forum: Using CodeIgniter (https://forum.codeigniter.com/forumdisplay.php?fid=5) +--- Forum: General Help (https://forum.codeigniter.com/forumdisplay.php?fid=24) +--- Thread: APC Cache max TTL? (/showthread.php?tid=70298) |
APC Cache max TTL? - Przem4S - 03-22-2018 Hello, I used APC cache and set $ttl to 0 (zero), and my cache was refreshed about 8-12 hours - why? (no machine restart, no manualy remove command in code). Any sugestion? My target is max life time as possible. |