Tagged Questions
0
votes
2answers
85 views
Make browsers not to make HTTP requests for cached items
I know that http caching and sending 304 response is to save some bandwidth and of course some load time.
However in my web site there are about 40 css stylesheet files and 20 javascript files (don't ...
1
vote
1answer
934 views
How to make CloudFlare cache everything?
I want CloudFlare to cache everything, PHP files too, every request from the domain,
I want it to cache it.
Is this possible?
(There are PHP scripts on the domain that print out images, JS and CSS, ...
7
votes
6answers
652 views
drupal site speed increase
I'm using a drupal site with a theme from rockettheme.
The users are member users. The problem is for unknown reason the site is very slow. Takes around 20 seconds to open the page.
I have tried ...
4
votes
1answer
707 views
How to fix “Leverage browser caching” error from Page Speed plugin
I'm using the Page Speed Firebug plug-in to check my sites.
But I don't know how to fix the "Leverage browser caching" error, since I don't know you specify a cache lifetime to the browser in images ...