[SOLVED] Cluster Bandwidth Limit = Global concurrent jobs or per ?

Jan 16, 2022
195
8
23
39
Hi is the bandwidth limit function in cluster option are per JOB or total conccurent job ?

if i set 100MB for BW limit and have 4 simultanus process , will it burst to 400MB or 100MB
 
Hi,
they are limits for a single job/task/operation, so it will go up to 400 MB.
 
  • Like
Reactions: DC-CA1