ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 255 - Certified MuleSoft Integration Architect I discussion

Report
Export

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 from the first API
Answers
A.
Change the base path of the HTTP listener configuration in the second API to a different one from the first API
B.
Set HTTP listener configuration in both API's to allow for connections from multiple ports
Answers
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 project using port 443
Answers
C.
Move the HTTP listener configurations from the API's and package them in a mule domain project using port 443
D.
Set the HTTP listener of the second API to use different port than the one used in the first API
Answers
D.
Set the HTTP listener of the second API to use different port than the one used in the first API
Suggested answer: C
asked 23/09/2024
Kanik Sachdeva
37 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first