mirror of
https://github.com/nsnail/Ocelot.git
synced 2025-06-19 23:48:16 +08:00
more docs
This commit is contained in:
@ -223,3 +223,8 @@ If you want to ignore SSL warnings / errors set the following in your ReRoute co
|
||||
"DangerousAcceptAnyServerCertificateValidator": true
|
||||
|
||||
I don't recommend doing this, I suggest creating your own certificate and then getting it trusted by your local / remote machine if you can.
|
||||
|
||||
MaxConnectionsPerServer
|
||||
^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
This controls how many connections the internal HttpClient will open. This can be set at ReRoute or global level.
|
Reference in New Issue
Block a user