Commit 105784f7 authored by Nils Goroll's avatar Nils Goroll

remove duplicate word

parent 8e0b7b20
......@@ -157,9 +157,9 @@ $Method VOID .add_backend(BACKEND, REAL)
Description
Add a backend to the director with a given weight.
Each backend backend will receive approximately
100 * (weight / (sum(all_added_weights))) per cent of the traffic sent
to this director.
Each backend will receive approximately 100 * (weight /
(sum(all_added_weights))) per cent of the traffic sent to this
director.
Example
# 2/3 to backend1, 1/3 to backend2.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment