If-modified-since header?
-
I noticed that WordPress renders pages on every request, regardless whether they have changed or not.
In wp-blog-header.php there are some “if-modified-since”-hooks for the feeds, and I wonder if it’s possible to enable these hooks for all content to reduce server load and traffic.
Is there any reason (apart from random-image and “posted x days ago”-functions) not to use if-modified-since for all generated content?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘If-modified-since header?’ is closed to new replies.