Skip to content

Commit

Permalink
#374 updated docs to remove todo
Browse files Browse the repository at this point in the history
  • Loading branch information
Tom Gardham-Pallister committed Jun 11, 2018
1 parent d701210 commit 8572609
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions docs/features/servicediscovery.rst
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,6 @@ and LeastConnection algorithm you can use. If no load balancer is specified Ocel
When this is set up Ocelot will lookup the downstream host and port from the service discover provider and load balance requests across any available services.

todo - get the link to github issues where this has been requeted and add here..

A lot of people have asked me to implement a feature where Ocelot polls consul for latest service information rather than per request. If you want to poll consul for the latest services rather than per request (default behaviour) then you need to set the following configuration.

.. code-block:: json
Expand Down

0 comments on commit 8572609

Please sign in to comment.