cancel
Showing results for 
Search instead for 
Did you mean: 

Recommend server resource for REST API

Not applicable

Hi,

 

As I know it took few second per transaction, but I cannot have do load testing for large scale.

 

Could you please recommend server resource for REST API?

If the customer required 30k transaction per hour. 

 

Currently I recommended

  • 2 Web Servers (Web & API) : 12 Cores, 32GB RAM. (Support 150 Concurrent using DocPop + 30k calling REST API per hour)
  • 2 Application Servers : 12 Cores, 32GB RAM.
  • 1 IdP server.

THANK YOU

6 REPLIES 6

Hi Kobpong.

 

I don't have an absolute answer for you and the only way that you will get an absolute answer is by testing.  Likely your sizing will not have any issue, but the REST API calls vary from one to another like any other API.  There is a difference in how much resources are need for different calls (i.e. retrieving a specific document's metadata vs. importing a large document with lots of keywords vs. Workflow Task execution).  Further, the amount of users accessing the Web Server will need to be considered.

 

Take care.

Not applicable

Hi Adam,

 

I'm agree with you, that it is depend on how test scenario.

 

Thank you.