Jump to content

File Caching


SchweppesAle

Recommended Posts

Hi, just started experimenting with file caching after reading this article:

 

http://www.rooftopsolutions.nl/blog/107

 

Aside from when dealing with data which changes frequently, I was wondering if it's ever inappropriate to cache your queries. 

 

For example, I have a page with a ridiculous number of queries, some of them have a resulting set which is not nearly as large as others. 

 

Page performance increased, just not to the level I had been expecting and I wondering if having Apache read each of these files for data is in fact faster than running a number of queries with only some data being cached.

Link to comment
https://forums.phpfreaks.com/topic/214549-file-caching/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.