'''Short description''' Probably we should think about not to log refreshing of pages by #REFRESH if that could be easily differentiated. Currently I do have in 1.5.8 two pages which we refresh every 60 seconds and a lot of people watching these pages. Every user sends a log entry every minute. -- ReimarBauer <> This cannot really be implemented because the browser just re-requests the page. -- JohannesBerg <> We know on which page #REFRESH was used so I think we can set a flag to not log this page (VIEW). -- ReimarBauer <> But then we cannot ever log that page! -- JohannesBerg <> If we don't have logrotate in place I would prefer this as the minor problem. We do log SAVE and SAVENEW. -- ReimarBauer <> ---- CategoryFeatureRequest