Node Naming in a PHP Environment

A PHP runtime instance maps to a node. Your naming convention may depend on your exact environment. Use a name that clearly identifies the Web service that corresponds to the node. Some options are:

  • hostName-appName-nodeName
  • hostName- tierName -nodeName
  • appName-nodeName
  • tierName -nodeName
  • IP address
  • fully qualified domain name