> For the complete documentation index, see [llms.txt](https://docs.acecloud.ai/knowledge-base/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.acecloud.ai/knowledge-base/kubernetes/how-to-edit-a-listener-in-kubernetes-load-balancer.md).

# How to Edit a Listener in Kubernetes Load Balancer?

To edit a listener in Kubernetes load balancer, follow the steps given below:

**Step 1:** [Login](https://customer.acecloudhosting.com/index.php?m=ace_product_register_addon\&action=login) to your account.&#x20;

<figure><img src="/files/zPQBw9HIBDyfPjyAX7en" alt=""><figcaption></figcaption></figure>

**Step 2:** Navigate to **Services** and then click on **My Services.**

<figure><img src="/files/tF0XLVku0OkPWhJGqpKp" alt=""><figcaption></figcaption></figure>

**Step 3:** Click on your project.

<figure><img src="/files/Im3UcOvlweGOlgwvH05S" alt=""><figcaption></figcaption></figure>

**Step 4:** Navigate to **Kubernetes** and then click on **K8s Load Balancer**.

<figure><img src="/files/L1bs5QLMBtGUteR7Y7X4" alt=""><figcaption></figcaption></figure>

**Step 5:** Click on the load balancer name for which you want to edit a listener.

<figure><img src="/files/2WUR51fklY0b0T3h60F5" alt=""><figcaption></figcaption></figure>

**Step 6:** Go to **Listener** tab and click on three dots against the listener you want to edit.

<figure><img src="/files/TyHaIadx0yeHd2WPsPRL" alt=""><figcaption></figcaption></figure>

**Step 7:** Click on **Edit.**

<figure><img src="/files/ZXeVmq9yADr9C2W15vCf" alt=""><figcaption></figcaption></figure>

**Step 8:** Update the details and click on **Edit Listener**.

<figure><img src="/files/LSSIqIlw2iK28C04uhf3" alt=""><figcaption></figcaption></figure>

| **Field**              | **Description**                                                                                                                                                                                           |
| ---------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Name                   | Enter the name of the Listener.                                                                                                                                                                           |
| Description            | Enter the description of the Listener.                                                                                                                                                                    |
| Protocol               | <p>Select a protocol for the listener from the below options:</p><ol start="1"><li>HTTP</li><li>HTTPS</li><li>TCP</li><li>UDP</li><li>SCTP</li></ol>                                                      |
| Port\*                 | The protocol port number for the resource.                                                                                                                                                                |
| Client Data Timeout    | Enter client inactivity timeout in milliseconds. The default is 50000.                                                                                                                                    |
| TCP Inspect Timeout    | Enter time, in milliseconds, to wait for additional TCP packets for content inspection. The default is 0.                                                                                                 |
| Member Connect Timeout | Enter member connection timeout in milliseconds. The default is 5000.                                                                                                                                     |
| Member Data Timeout    | Enter member inactivity timeout in milliseconds. The default is 50000.                                                                                                                                    |
| Allowed CIDRs          | Enter a list of IPv4, IPv6 or mix of both CIDRs.                                                                                                                                                          |
| Connection Limit\*     | The maximum number of connections permitted for this listener. Default value is -1 which represents infinite connections.                                                                                 |
| Insert Headers         | <p>Select the headers to insert into the request before it is sent to the member from the below option:</p><ol start="1"><li>X-Forwarded-For</li><li>X-Forwarded-Port</li><li>X-Forwarded-Proto</li></ol> |
