List of questions
Related questions
Question 187 - MCIA - Level 1 discussion
An insurance company has an existing API which is currently used by customers. API is deployed to customer hosted Mule runtime cluster. The load balancer that is used to access any APIs on the mule cluster is only configured to point to applications hosted on the server at port 443.
Mule application team of a company attempted to deploy a second API using port 443 but the application will not start and checking logs shows an error indicating the address is already in use.
Which steps must the organization take to resolve this error and allow customers to access both the API's?
A.
Change the base path of the HTTP listener configuration in the second API to a different one fromthe first API
B.
Set HTTP listener configuration in both API's to allow for connections from multiple ports
C.
Move the HTTP listener configurations from the API's and package them in a mule domain projectusing port 443
D.
Set the HTTP listener of the second API to use different port than the one used in the first API
Your answer:
0 comments
Sorted by
Leave a comment first