Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.
exam questions

Exam MCD - Level 1 All Questions

View all questions & answers for the MCD - Level 1 exam

Exam MCD - Level 1 topic 1 question 128 discussion

Actual exam question from Mulesoft's MCD - Level 1
Question #: 128
Topic #: 1
[All MCD - Level 1 Questions]

A Mule application’s HTTP Listener is configured with the HTTP protocol. The HTTP Listener's port attribute is configured with a property placeholder named http.port. The Mule application sets the http.port property placeholder’s value to 9090.

Tho Mule application’s deployed to CloudHub without setting any properties in the Runtime Manager Properties tab, and a log message reports the status of the HTTP Listener after the Mule application deployment completes.

After the Mule application is deployed, what information is reported in the worker logs related to the port on which the Mule application’s HTTP Listener listens?

  • A. The HTTP Listener is listening on port 8081.
  • B. The HTTP Listener is listening on port 9090.
  • C. The HTTP Listener failed to bind to the port and is not listening for connections.
  • D. The HTTP Listener is listening on port 80.
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
ExamDev
10 months ago
Selected Answer: A
The correct answer is A: Each application deployed on CloudHub has a CNAME record that refers to the load balancer, for example myapp.region.cloudhub.io. Mule apps deployed in CloudHub must listen on host 0.0.0.0 and to either the HTTP port (8081) or to the HTTPS port (8082).
upvoted 3 times
...
[Removed]
1 year, 6 months ago
Selected Answer: A
Answer is A https://docs.mulesoft.com/cloudhub-1/cloudhub-networking-guide
upvoted 2 times
...
aiden_03
1 year, 8 months ago
I believe answer is A https://blogs.perficient.com/2017/02/28/enabling-https-for-mule-application/#:~:text=By%20default%2C%20http.,forwards%20port%2080%20to%20http.
upvoted 2 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...