Multiple choice technology platforms and products

To Disable HTTPS/AJP13 port on MWS, set the port value to

  1. -1

  2. 0

  3. -9999

  4. Keep it blank or Null

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

Disabling the HTTPS or AJP13 port in MWS is achieved by setting the port value to 0, which renders the port invalid and prevents the server from listening on it. Port 0 is a reserved value that cannot be bound by any network service.