Jump to content

Speeding up site by caching?


Liquid Fire

Recommended Posts

I am trying to see way to speed up sites i am working on.  one thing i notice with firebug and the NET tabs is that a lot of time is spent loading .js, .css, and images.  Is there a way so that when a file is requested, the server looks for a gzipped version of the file and if it exists, speed that if not, gzip file and then send.  There also needs to be a way to set so that if X time passes since the was gzipped, and takes the latest file and gzips it.  is there a way to do this with apache?

Link to comment
https://forums.phpfreaks.com/topic/95555-speeding-up-site-by-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.