Welcome Guest, Not a member yet? Register   Sign In
file cache performance
#3

[eluser]djsuperfive[/eluser]
Hi Aken, thanks for your reply.

I'm caching menus and breadcrumbs — and other stuff also — because, in my application (custom CMS), they generate several SQL queries on every page. As these "views" won't change very often, I thought it was a good idea to store them in static files.

But if accessing static files slows down CPU and hard disks, I was wondering what was the best solution between SQL queries vs. accessing hard disk...

Anyway, my system works also with APC user cache, so the file-based caching would only be a fallback for servers where APC is not available.


Messages In This Thread
file cache performance - by El Forum - 01-15-2013, 03:34 AM
file cache performance - by El Forum - 01-15-2013, 02:21 PM
file cache performance - by El Forum - 01-15-2013, 02:30 PM
file cache performance - by El Forum - 01-15-2013, 02:36 PM
file cache performance - by El Forum - 01-15-2013, 02:43 PM
file cache performance - by El Forum - 01-15-2013, 10:59 PM
file cache performance - by El Forum - 01-16-2013, 12:43 AM
file cache performance - by El Forum - 01-16-2013, 03:17 PM



Theme © iAndrew 2016 - Forum software by © MyBB