Liquid Fire Posted March 11, 2008 Share Posted March 11, 2008 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? Quote Link to comment https://forums.phpfreaks.com/topic/95555-speeding-up-site-by-caching/ Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.