[pve-devel] tasks / ressources
    Dietmar Maurer 
    dietmar at proxmox.com
       
    Mon Jun 10 08:42:29 CEST 2013
    
    
  
> > The same use connect sometime over fast local network, later using slow
> VPN.
> >
> > Maybe we can auto-detect network speed? would that help
> 
> Not really but latency / load time of the current / tasks is checkable. So if it
> takes 1s it doesn't make sense to query it every s.
The Ext.Ajax singleton contains 'beforerequest' and 'afterrequest' events. We already use
beforerequest in PVE.Utils.js.
I guess that way it is relatively simple to measure latency.
    
    
More information about the pve-devel
mailing list