Closed (duplicate)
Project:
Path redirect
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
30 Oct 2008 at 08:16 UTC
Updated:
15 Dec 2008 at 15:01 UTC
Hi,
This module is a fine one, but after years of use the table of redirection can be very big. And for redirections that are perhaps never use again.
A way to clean the database would be a good one. Let me explain:
- path redirect could store in the database for instance the number of access to old aliases.
- then the old redirection that didn't have any access (or a number of access lower then... could be setup) in the last 30 days (could be setup too) will be deleted.
This will allow for a smaller database that do not keep old redirects that are not used anymore.
Thanks
Comments
Comment #1
gregglesThis will require something like #265299: Add a hit counter
Comment #2
gregglesActually, it seems like a dup of #204632: Automatic cleaning non-used redirects
Comment #3
Julien PHAM commentedNot really a dup, as the # you give is for the 5.x version of drupal, I do use the 6th one.
Comment #4
gregglesWell, the standard on drupal.org is to only have one issue per bug, not one issue per bug per release. If that is the only difference, thsi is a duplicate.