Tom Pallister 65710f4a94
+semver: breaking PRs merged from Develop, Eureka honour scheme, don't crash on dispose and validate duplicate placeholders in UpstreamPathTemplate
* initial commit for new feature #1077

allow to limit the number of concurrent tcp connection to a downstream service

* protect code against value not in accurate range

add unit test

* Do not crash host on Dispose

* Add test

* Pin GitVersion.CommandLine package version

* #683 validate if there are duplicated placeholders in UpstreamPathTemplate

* Use registered scheme from Eureka (#1087)

* extra test

* very brief mention MaxConnectionsPerServer in docs

* build develop like a PR

* more docs

Co-authored-by: jlukawska <56401969+jlukawska@users.noreply.github.com>
Co-authored-by: buretjph <58700930+buretjph@users.noreply.github.com>
Co-authored-by: Jonathan Mezach <jonathanmezach@gmail.com>
Co-authored-by: 彭伟 <pengweiqhca@sina.com>
2020-01-19 15:00:21 +00:00
..
2020-01-16 21:37:51 -08:00
2020-01-18 22:17:22 +00:00
2017-11-25 15:03:50 +00:00
2018-03-01 12:58:36 +00:00
2019-01-31 07:19:32 -03:00

Ocelot documentation

The folder contains the documentation for Ocelot.

We are using Read the docs to host the documentation and the rendered version can be found here.

Doc pages are authored in ReStructuredText (RST) - you can find a primer here.

You can find more information about RTD and Sphinx under the following links: