Skip to main content
Version: v7

Settings

Configure Operational settings of Listeners.


Overview

Users are allowed to configure many operational settings for the Listners.

listner-setting

How to Use:

  1. Go to Apps > DDoS > Listener > Operational Settings.
  2. Configure the settings.
  3. Click on Save changes.
PARAMETERSACCEPTED VALUESDEFAULT
Enable IPv6Enables IPv6 Accepted values: BooleanTrue
Enable HTTP 2.0Enables Http 2.0 Accepted values: BooleanFalse
Max Concurent ConnectionSpecify max allowed requests per keep-alive connection : Integer1000
Server AliasesListener Identity either domain name or IP addressNULL
VIRTUAL IPSSpecify assigned virtual IPs for accepting traffic. Accepted Values IntegerNULL
Add PortHelps you to add HTTP/S ports for Advance Settings.Accepted values: IntegerBlank

port

Description

Enable IPv6

This option allows user to enable traffic over IPv6 and applicable in the case of all service types. Internet Protocol version 6 is the most recent version of the Internet Protocol that allows communication to take place over the network.

    Accepted values: Integer

Default: 0
Enable HTTP 2.0

Specify if the WAF should allow HTTP 2.0 requests. By default, it supports other versions like HTTP 1.1 This option allows user to specify whether the solution supports HTTP 2.0 request. HTTP/2 aims to be a faster, more efficient protocol than HTTP. By default, it supports other versions like HTTP 1.1

    Accepted values: Integer

Default: 0
Max Concurrent Connection

Users are allowed to configure maximum concurrent connections for the mentioned listener.By default, value is set to 0 i.e. configuration is disabled.

    Accepted values: Integer

Default: 0
Client Connection Timeout

Users are allowed to configure client connection inactivity timeout. By default, value is set to 0 i.e. configuration is disabled.

    Accepted values: Integer

Default: 0
Server Connect Timeout

Users are allowed to configure server-side connection inactivity timeout. By default, value is set to 0 i.e. configuration is disabled.

    Accepted values: Integer

Default: 0
Client Half-Close Timeout

Users are allowed to configure client-side half open connection timeout. By default, value is set to 0 i.e. configuration is disabled.

    Accepted values: Integer

Default: 0
Server Half-Close Timeout

Users are allowed to configure server-side half open connection timeout. By default, value is set to 0 i.e. configuration is disabled.

    Accepted values: Integer

Default: 0
Keep Alive Timeout

Users are allowed to specify the client keep-alive timeout for the HTTP requests. By default, value is set to 0 i.e. configuration is disabled.

    Accepted values: Integer

Default: 0
HTTP Alive Timeout

Users are allowed to specify the incomplete HTTP request header timeout. By default, value is set to 0 i.e. configuration is disabled.

    Accepted values: Integer

Default: 0
Tunnel Timeout

Users are allowed to specify the timeout applied to bidirectional connections such as WebSocket and HTTP CONNECT requests. By default, value is set to 0 i.e. configuration is disabled.

    Accepted values: Integer

Default: 0
Tarpit Timeout

This option allows users to specify time after which connections marked in tarpit will remain terminated. By default, value is set to 0 i.e. configuration is disabled.

    Accepted values: Integer

Default: 0
Server Aliases

This option allows users to specify if any alias for the configured listener.

    Accepted values: String

Default: Blank
Virtual IPs

This option allows users to add or assign VIPs to the listener.

    Accepted values: IP

Default: Blank
Add Port

This option helps you to add HTTP/S ports for Advance Settings. Here you can unique port either HTTP or HTTPS enabled configuration without changing backend server port.

  • Port : This field can be used to allow users to add listening ports for the Anti DDoS solution.
  • Protocol : This field can be used to allow users to select the protocol that is being used for the communication.
  • SSL Enabled : This field can be used to allow users to enable/disable the SSL offloading for the listener.
  • Forwarding Port : This field can be used to allow users to configure the upstream/forwarding port. This forwarding port will be used while making request to the backend server/original server.
  • Encrypt To Upstream : This field can be used to enable/disable SSL offloading to the backend/original servers.
Note

We can listen to non-HTTPS traffic and send it as HTTPS traffic to the back end server.