[imp] Refresh

Jose-Marcio Martins da Cruz Jose-Marcio.Martins at ensmp.fr
Sun Feb 17 10:13:22 UTC 2008


I agree and I add a question :

Bubuk Gabrok wrote:
> in horde/config/prefs.php
> 
> $_prefs['summary_refresh_time'] = array(
>     'value' => 30,
>     'locked' => false,
>     'shared' => false,
>     'type' => 'enum',
>     'enum' => array(0 => _("Never"),
>                     30 => _("Every 30 seconds"),
>                     60 => _("Every minute"),
>                     300 => _("Every 5 minutes"),
>                     900 => _("Every 15 minutes"),
>                     1800 => _("Every half hour")),
>     'desc' => _("Refresh Portal View:")
> );
> 
> would 30 seconds have impact on my server performance
> ?

What to do to ignore people who configured their preferences to refresh 
at intervals smaller than, say, 5 minutes ???



More information about the imp mailing list