Friday, July 17, 2015

How to disable HTTP Keep-Alive connections in WSO2 ESB / API Manager


WSO2 API manager and ESB uses HTTP keep-alive connection by default. If Keep-alive connection enabled, It will be used same HTTP connection to send request and getting responses. But if you want to disable keep-alive connection, Following property need to be added into the in-sequence in proxy service or API.