Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
Currently a SOAP response is sent back to the client in case of an error in load balancing endpoint. This message does not contain any valid information about the errors occurred.
We could send a HTTP 404 response if the target host is not found or if there are no active application instances found to serve the request.