As a security practice, you should disable HTTP in a production instance. To achieve this, perform the following steps:
  1. Run the proenv utility.
  2. Disable the HTTP feature for an instance with the PASMAN utility. For example:
    pasman.[sh|bat] feature HTTP=off -I instance-name
  3. Verify the feature statuses by running the PASMAN feature command. For example:
    pasman.[sh|bat] feature -I instance-name