rbeckman-nextgen / test-mc3

0 stars 0 forks source link

Add a "Keep Connection Open" option to Web Service and HTTP connectors #2238

Open rbeckman-nextgen opened 4 years ago

rbeckman-nextgen commented 4 years ago

Currently the Web Service and HTTP Senders have poor throughput because they appear to close the underlying TCP connection after every dispatch. It would help if a "Keep Connection Open" option as available to those connectors as well. It would also be useful on the receiver side as well for the same reasons.

Imported Issue. Original Details: Jira Issue Key: MIRTH-2319 Reporter: narupley Created: 2012-12-27T12:55:05.000-0800

rbeckman-nextgen commented 4 years ago

The 3 screenshots show different sequence numbers and ports (and just about everything else) for each sequential message posted to the same web service. This cripples performance - currently seeing only about 3 transactions/second maximum in Mirth Connect due to creating and breaking down the connections.

Imported Comment. Original Details: Author: objectsplus Created: 2012-12-27T13:04:42.000-0800