Logfile::EPrints::Filter::Repeated - Catch fulltext events and check for repeated requests


Logfile-EPrints documentation  | view source Contained in the Logfile-EPrints distribution.

Index


NAME

Top

Logfile::EPrints::Filter::Repeated - Catch fulltext events and check for repeated requests

DESCRIPTION

Top

This filter catches fulltext events and either forwards the fulltext event or, if the same identifier has been requested by the same address within 24 hours, create a repeated event.

TODO

Top

Free memory by removing requests older than 24 hours.

HANDLER CALLBACKS

Top

repeated()

Logfile-EPrints documentation  | view source Contained in the Logfile-EPrints distribution.