I have some code that fire this kind of request very often :
set##class%Net.HttpRequestIf it was called in a loop I could move the HttpRequest instantiation outside, unfortunately this is not the case. The code is called from lot of different places.
I have been wondering if there is a class in IRIS that already implement a connection pool
Eg: a set of connections is maintained and stay open. They can be reused between requests.
Some like that :
//....png)
.png)
.png)
.png)
.png)


.png)

