MCD - Level 1 Exam QuestionsBrowse all questions from this exam

MCD - Level 1 Exam - Question 110


Why would a Mule application use the ${http.port} property placeholder for its HTTP Listener port when it is deployed to CloudHub?

Show Answer
Correct Answer: A

Using the ${http.port} property placeholder allows CloudHub to automatically assign an HTTP port that enables external clients to connect to the HTTP Listener. This is essential in a cloud environment where specific port assignments may vary, ensuring that the application is accessible without hardcoding port numbers.

Discussion

2 comments
Sign in to comment
ExamDevOption: A
Jan 23, 2024

A is correct answer!

AlandtOption: A
Feb 5, 2024

According to ChatGPT the answer is A