You can improve the performance of REST APIs by enabling the Web Server to create a session pool to communicate with the QSDK server. If you do not configure a session pool, a connection call is made for each REST API.
Procedure
-
On the Web Server client, add the UseSessionPool additional setting as shown in the following table.
For instructions about adding the additional setting from the CommCell Console, see Adding or Modifying an Additional Setting.
Property
Value
Name
Category
CommServe
Type
INTEGER
Value
1
-
Restart Internet Information Services (IIS) or the w3wp.exe process.