neutron-lbaas-dashboard/neutron_lbaas_dashboard/static/dashboard/project/lbaasv2/workflow/listener/listener.help.html

20 lines
678 B
HTML

<p translate>
Each port that listens for traffic on a particular load balancer is configured separately and
tied to the load balancer. Multiple listeners can be associated with the same load balancer but
each must use a unique port.
</p>
<p>
<strong translate>Protocol:</strong>
<translate>
The protocol for which the front end listens. The TERMINATED_HTTPS protocol is only available if
the key-manager service is enabled and you have authority to list certificate containers and
secrets.
</translate>
</p>
<p>
<strong translate>Port:</strong>
<translate>
The port on which the front end listens. Must be an integer from 1 to 65535.
</translate>
</p>