nerdexam
MuleSoft

MCD-LEVEL-1 · Question #35

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

The correct answer is A. Allows CloudHub to automatically change the HTTP port to allow external clients to connect to the. This helps CloudHub to dynamically allocates a port at deployment time. MuleSoft Doc Ref : https://docs.mulesoft.com/mule-runtime/4.3/deploy-to-cloudhub#prerequisites

Deploy and Manage Mule Applications

Question

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

Options

  • AAllows CloudHub to automatically change the HTTP port to allow external clients to connect to the
  • BAllows CloudHub to automatically register the application with API Manager
  • CAllows MuleSoft Support to troubleshoot the application by connecting directly to the HTTP
  • DAllows clients to VPN directly to the application at the Mule application's configured HTTP port

How the community answered

(43 responses)
  • A
    72% (31)
  • B
    7% (3)
  • C
    5% (2)
  • D
    16% (7)

Explanation

This helps CloudHub to dynamically allocates a port at deployment time. MuleSoft Doc Ref : https://docs.mulesoft.com/mule-runtime/4.3/deploy-to-cloudhub#prerequisites

Topics

#property placeholders#CloudHub#HTTP port#deployment configuration

Community Discussion

No community discussion yet for this question.

Full MCD-LEVEL-1 Practice