Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Duplicate
-
3.7.3 (EE Only)
-
Linux
-
S2
-
Production Defect
-
No
-
not being able to use new HTTP connector of Mule 3.6 up, probably have to rollback to the HTTP end point of Mule 3.5.1
Description
Upgrade from Mule 3.5.1 to Mule 3.7.3 and replaced HTTP outbound-endpoint with the new feature HTTP Request and http:request-config. http:request-config is configured in a domain.
It appears the HTTP request hangs sometime without any error. The listener side does not receive the post from the HTTP request, but can still receive requests posted directly from postmen. Once it happened, it will stay like this forever unless the Mule is restarted.