Hello everyone, I am not sure to understand the "...
# suitetalkapi
l
Hello everyone, I am not sure to understand the "Concurrency Limitation" based on the service Tier. I see that when you have a Tier 3 and 2 CS+Licences, you have "25 Base Integration Concurrency" and "5 SOAP + RESTLet Base Concurrency". Does it means that I can make 30 concurrent requests to a RESTLet ? What is the diffrence between Base Integration Concurrency and RESTLet Base Concurrency ? Thanks in advance for the help
u
So if you have a Tier 3, without SCP, you have a sure 5 concurrency. By adding 1 SCP, you get additional 10. So your max is 15. By adding another 1, your max is 25
All the available connections is based on the calculation (SOAP/REST Concurrency) + (SCP Licences * 10)
so if you check on Tier 1+, it requires the accounts to have a minimum of 5 SCP. So you would see that the Base Integration Concurrency is 65 is 15 + (5 * 10).
No need to add the SOAP/REST Concurrency to the total concurrency since the Base Integration Concurrency shows the max available for your Tier + SCP license count
l
ok that's clear thanks !
👍 1