Show More
@@ -855,7 +855,7 b' class LoadBalancedView(View):' | |||||
855 |
|
855 | |||
856 | or targets can be specified, to restrict the potential destinations: |
|
856 | or targets can be specified, to restrict the potential destinations: | |
857 |
|
857 | |||
858 |
>>> v = client. |
|
858 | >>> v = client.load_balanced_view([1,3]) | |
859 |
|
859 | |||
860 | which would restrict loadbalancing to between engines 1 and 3. |
|
860 | which would restrict loadbalancing to between engines 1 and 3. | |
861 |
|
861 |
General Comments 0
You need to be logged in to leave comments.
Login now