• BinkD traffic

    From Nick Andre@1:229/426 to All on Tue Apr 3 10:16:20 2018
    Is it possible to throttle the transfer-rate of BinkD sessions?

    If not, can that feature be added?

    Nick

    --- Renegade vY2Ka2
    * Origin: Joey, do you like movies about gladiators? (1:229/426)
  • From Wilfred van Velzen@2:280/464 to Nick Andre on Tue Apr 3 16:19:12 2018
    Hi Nick,

    On 2018-04-03 10:16:20, you wrote to All:

    Is it possible to throttle the transfer-rate of BinkD sessions?

    You mean this option?

    #
    # Limit bandwidth (rate):
    # limit-rate [all|listed|unlisted|secure|unsecure] <rate>[kM%]|- <mask>...
    #
    # <rate> is a max allowed rate in bytes-per-second (k=kbytes, M=Mbytes),
    # if % is specified, the node -bw rate is multiplied by this value
    # in percents, if - then rate is unlimited
    # <mask> is a filename mask to apply this rule to
    #
    # limit-rate rules are checked in the order they appear in config, first
    # matcing rule is applied
    #
    # IMPORTANT! If a node has no explicitly defined bandwidth limit, the
    # defnode's limit is used. If defnode has no limit, rate is unlimited.
    #
    #limit-rate unsecure - *.pkt
    #limit-rate unsecure 2k *


    Bye, Wilfred.

    --- FMail-lnx64 2.1.0.18-B20170815
    * Origin: FMail development HQ (2:280/464)
  • From Nick Andre@1:229/426 to Wilfred Van Velzen on Tue Apr 3 10:21:10 2018
    On 03 Apr 18 16:19:12, Wilfred Van Velzen said the following to Nick Andre:

    Is it possible to throttle the transfer-rate of BinkD sessions?

    You mean this option?

    # Limit bandwidth (rate):

    Perfect!

    Nick

    --- Renegade vY2Ka2
    * Origin: Joey, do you like movies about gladiators? (1:229/426)
  • From Wilfred van Velzen@2:280/464 to Nick Andre on Tue Apr 3 16:42:35 2018
    Hi Nick,

    On 2018-04-03 10:21:10, you wrote to me:

    Is it possible to throttle the transfer-rate of BinkD sessions?

    You mean this option?

    # Limit bandwidth (rate):

    Perfect!

    And there is also:

    # Define a link:
    # node [[z:]n/]n[.p][@domain] [-nr|-nd] [-md] [-hc|-nohc] [-ip|-sip] [-bw
    <send_rate>[/<recv_rate>]] [-4|-6] [{hosts|-} [{<inpwd>[ ,[<pktpwd>][,<outpwd>]]|-} [flavour [{obox|-} [{ibox|-}]]]]]

    ...
    # * `-bw' specifies bandwidth (rate) limit for this node
    # if one value is specified, it's used as both send and recv limit
    # if two values are specified, first is for send and second - for recv
    # rate values are expected to be in format `<rate>[kM%]|-'
    # (see limit-rate keyword for detailed description)


    Bye, Wilfred.

    --- FMail-lnx64 2.1.0.18-B20170815
    * Origin: FMail development HQ (2:280/464)