Boost Integration
smoothify - August 26, 2009 - 14:04
| Project: | Radioactivity |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
It would be great if radioactivity could integrate with theboost module. This module offers static page caching, and the recent versions manage to work with the statistics module by embedding a javascript call at the bottom of the page.
This approach could also work with radioactivity, with probably the best way being to insert a single node view record in a new delayed energy table and then at cron time go and process all the views (similar to your memcache option now),
p.s. This is a very useful module - thanks for your work on it :)

#1
Would also be interested in this.
An alternative to a javascript could perhaps be to try and parse an accesslog from Apache or something - perhaps make such a feature extendable?
Also - since this might be a reusable feature it might be an idea to create a standalone module for logging access while having an aggressive cache turned on?