Protocol handler statistics
The protocol handler bind and port statistics listed here belong to the Protocol handler resource group.
ID | Description | Default value | Data type |
---|---|---|---|
PH_SBINDHTTP | The address or host name to which the HTTP protocol handler is bound. This statistic does not contain a value if the protocol handler is not enabled. | none | String |
PH_SBINDHTTPS | The address or host name to which the HTTPS protocol handler is bound. This statistic does not contain a value if the protocol handler is not enabled. | none | String |
PH_SBINDSSL | The address or host name to which the SSL protocol handler is bound. This statistic does not contain a value if the protocol handler is not enabled. | none | String |
PH_SBINDTCP | The address or host name to which the TCP protocol handler is bound. This statistic does not contain a value if the protocol handler is not enabled. | none | String |
PH_SPORTHTTP | The HTTP protocol handler port number, or -1 if the protocol is not enabled. | -1 | Integer |
PH_SPORTHTTPS | The HTTPS protocol handler port number, or -1 if the protocol is not enabled. | -1 | Integer |
PH_SPORTSSL | The SSL protocol handler port number, or -1 if the protocol is not enabled. | -1 | Integer |
PH_SPORTTCP | The TCP protocol handler port number, or -1 if the protocol is not enabled. | -1 | Integer |