Closed (won't fix)
Project:
Drupal core
Version:
5.10
Component:
other
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
1 Sep 2008 at 21:31 UTC
Updated:
21 Jun 2011 at 23:57 UTC
Page cache is set to "normal".
Cache lifetime from 10 to 30 min. - no matter.
By tracking the cache_page table I noticed that only 404 pages and feeds are cached.
It was OK in Drupal version 5.8 now it is not working.
Comments
Comment #1
seaji commentedI really need page cache.
Please help!
Devel module shows that for anonymous user there is "SELECT data, created, headers, expire FROM cache_page" query but never INSERT or UPDATE.
Comment #2
asak commentedsubscribing.
This isn't good.
Comment #3
drummI am unable to reproduce this. Were you logged out? Pages are not cached for logged-in users.
Comment #4
seaji commentedI tracked my two sites:
http://rodinakino.ru - 500 - 600 visitors per day
http://online.be-in.ru - 5000 - 8000 visitors per day
Do you think that all visitors were loged-in???
Drupal 5.10
CCK, Views
And again:
By tracking the "cache_page" table I noticed that only 404 pages and feeds are cached.
It was OK in Drupal version 5.8 now it is not working.
Comment #5
dpearcefl commentedConsidering the time elapsed between now and the last comment plus the fact that D5 is no longer supported, I am closing this ticket.