[pbs-devel] Ratelimit for remote sites
    Fabian Grünbichler 
    f.gruenbichler at proxmox.com
       
    Thu Mar 25 08:41:25 CET 2021
    
    
  
On March 25, 2021 7:58 am, Harald Leithner wrote:
> Hi,
> 
> is it possible to have a rate limit for the sync process? Maybe per Site?
like dietmar said - not yet implemented. but tracked over at 
https://bugzilla.proxmox.com/show_bug.cgi?id=3151 , so maybe add 
yourself to the CC list to get updates on progress.
> Some sites have a really small upload bandwidth and the sync process my 
> block the rest of the local users.
some sort of `tc` or port-based shaping on your FW to just slow down the 
uplink for connections to port 8007 could be a stop-gap measure (or stop 
any running syncs at the start of office hours - the sync is resumable 
modulo the in-progress downloads, but task status etc. might become ugly 
as a result if you have to force-stop sync jobs all the time..).
    
    
More information about the pbs-devel
mailing list