Skip to content

Commit

Permalink
Update FileRouter
Browse files Browse the repository at this point in the history
Fixes #1106 .
  • Loading branch information
nataliaratnikova authored Oct 13, 2017
1 parent f3db049 commit d2602ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Toolkit/Infrastructure/FileRouter
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
##H -request-alloc method to use when allocating file requests. Default is BY_AGE
##H -probe-chance probability (0 to 1) that a route is forced on failure
##H -staging-latency penalty (in secs) for staging to be used in path cost calculation when
##H considering routing from MSS source node
##H considering routing from MSS source node. Default 7*24*3600 secs, or 7 days
##H -external-rate external source to calculate rate in routeCost, can be a list of files
##H
##H Request Allocation methods (METHOD):
Expand Down

0 comments on commit d2602ab

Please sign in to comment.