.. _configuration_server_plain_tcp_port: plain_tcp_port ============== This server provides plain tcp port, which can be placed in front of other servers. The following common keys are supported: * :ref:`listen ` * :ref:`listen_in_worker ` * :ref:`ingress_network_filter ` server ------ **required**, **type**: str Set name of the next server to send the accepted connections to. The next server should be able to accept tcp connections.