Closed (fixed)
Project:
Featured Content
Version:
6.x-1.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
22 Apr 2010 at 21:42 UTC
Updated:
11 Jan 2026 at 23:35 UTC
Jump to comment: Most recent
Comments
Comment #1
kristen polInteresting... makes sense for the paged "more" pages though how would it change the block content behavior? I'm putting the module link here for lazy reference:
http://drupal.org/project/views_random_seed
Kristen
Comment #2
green monkey commentedOf the Random seed example, I would probably use
- Change once an hour
The idea came about when I noticed the big Goo doing a page hit - 3 times in a row - about a sec apart - I would have to guess they were doing a random text check - it would be smart on thier part
Change once an hour should remove any chance of that, I'm thinking
and wouldn't once an hour reduce the load a bit?... not sure if there is much of a load here
Comment #3
kristen polI'm also planning on adding caching so maybe this would handle it. The cache would be clear when the cron runs so it would be up to the site owner to set that up though.
Kristen
Comment #4
kristen polI'm going to close this one because I'm going to do the caching and that will handle the random blocks as well.
Kristen
Comment #5
kristen polcleaning up my issues list