How to change pooling configurations for caonnections made from API Gateway to backend - WSO2 API Manager, ESB

Gateway to back end connection pooling related only parameter is http.max.connection.per.host.port.
and default value would be integer max value.  Worker pool size do not have direct relationship with client to gateway connections or gateway to back end connections.  They are just processing threads available within server. 

So at anytime of you need to change pooling details from gateway to backend you can tunne following parameter in "passthru-http.properties" file.


http.max.connection.per.host.port = 20

No comments:

Post a Comment

Empowering the Future of API Management: Unveiling the Journey of WSO2 API Platform for Kubernetes (APK) Project and the Anticipated Alpha Release

  Introduction In the ever-evolving realm of API management, our journey embarked on the APK project eight months ago, and now, with great a...