Connectivity and Adapters
PAM-32344
HTTP server with concurrentChains: true unnecessarily waits for chains to be destroyed before processing next request.
A change was made to correct a locking situation where if concurrentChains is on in a HTTP server chain and if the queue became full, it could have blocked further HTTP server requests being processed.