Closed (fixed)
Project:
FeedAPI
Version:
6.x-1.x-dev
Component:
Code feedapi (core module)
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
26 Jun 2009 at 16:48 UTC
Updated:
20 Jul 2009 at 15:00 UTC
Jump to comment: Most recent file
Comments
Comment #1
alex_b commentedComment #2
alex_b commentedComment #3
aron novak(PHP 4 >= 4.3.2, PHP 5) memory_get_usage - php.net
Required: PHP version 4.3.5 or higher - d.o
Then RTBC.
Comment #4
alex_b commentedWhy do we actually only store stats if there are $new items?
Pending: php version checking.
Comment #5
alex_b commentedPatch in #4 contained unrelated changes.
Comment #6
alex_b commentedBetter comment wording.
Comment #7
aron novakLet's explain the change of the meaning of update rate field at the admin interface.
Comment #8
alex_b commentedOk, this is growing out to be a more comprehensive overhaul of the statistics logging:
- Log not only if there are new items
- Log next refresh time
- Log growth in memory usage
Comment #9
aron novakUnified patch of #8 and #7
Seems to be okay.
Comment #10
alex_b commentedRTBC from my point of view, too.
Comment #11
aron novak