Settings
Configure operational settings of Listeners.
Last updated
Was this helpful?
Configure operational settings of Listeners.
Last updated
Was this helpful?
Users are allowed to configure many operational settings for the .
How to Use:
1. Go to WAF > Listeners > Operational Settings
2. Configure your settings
3. Click Save
Enable IPv6
Enables IPv6
Accepted values: Boolean
True
Enable HTTP 2.0
Enables Http 2.0
Accepted values: Boolean
False
Web Socket Enabled
Enable websocket support
False
Client Keep-Alive Timeout
Specify timeout of keep-alive connections with clients. Set 0 to disable
Accepted values: Integer
0
Client Body Timeout
Specify a timeout for receiving the request body.
Accepted values: Integer
300
Header Timeout
Specify the header timeout in seconds.
Accepted values: Integer
300
Enable Static Extension Logging
Specify whether to log requests for static extension.
Accepted values: Boolean
False
Static Extensions
Specify the list of allowed static extensions that don't require security validation.
png, gif, ico, etc.
Maximum HTTP Body size
Specify the maximum allowed HTTP body size from single client IP.
Accepted values: Integer
10485760
Maximum HTTP Header size
Specify the maximum allowed HTTP header size from a single client IP.
Accepted values: Integer
4096
Host Header
Specify the host header.
Accepted values: String
Blank
Client IP Location
Specify the location of the client IP.
Accepted values: DropDown
SRC IP
Enable Error Handling
Specify whether to enable error handling by firewall.
Accepted values: Boolean
True
Proxy Buffers
Specify the number of buffers used for reading a response from the server for a single connection.
Accepted values: Integer
8
Proxy Buffer Size
Specify the size of the buffer used for reading the first part of the server response.
Accepted values: Integer
8
Add Port
Helps you to add HTTP/S ports for Advance Settings.
Accepted values: Integer
Blank
Enable IPv6
Enables IPv6
Accepted values: Boolean
True
Enable HTTP 2.0
Enables Http 2.0
Accepted values: Boolean
False
Enable AMF
Enables AMF
Boolean
False
Enable GWT
Enables GWT
Boolean
False
Web Socket Enabled
Enable websocket support
False
Client Keep-Alive Timeout
Specify timeout of keep-alive connections with clients. Set 0 to disable
Accepted values: Integer
0
Client Body Timeout
Specify a timeout for receiving the request body. Accepted values: Integer
300
Header Timeout
Specify the header timeout in seconds.
Accepted values: Integer
300
Enable Static Extension Logging
Specify whether to log requests for static extension.
Accepted values: Boolean
False
Static Extensions
Specify the list of allowed static extensions that don't require security validation.
png, gif, ico, etc.
Maximum HTTP Body size
Specify the maximum allowed HTTP body size from single client IP.
Accepted values: Integer
10485760
Maximum HTTP Header size
Specify the maximum allowed HTTP header size from a single client IP.
Accepted values: Integer
4096
Host Header
Specify the host header.
Accepted values: String
Blank
Client IP Location
Specify the location of the client IP.
Accepted values: DropDown
SRC IP
Enable Error Handling
Specify whether to enable error handling by firewall.
Accepted values: Boolean
True
Proxy Buffers
Specify the number of buffers used for reading a response from the server for a single connection.
Accepted values: Integer
8
Proxy Buffer Size
Specify the size of the buffer used for reading the first part of the server response.
Accepted values: Integer
8
Add Port
Helps you to add HTTP/S ports for Advance Settings.
Accepted values: Integer
Blank
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.
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
Users can specify WAF should use AMF.
Users can enable or disable GWT.
This option allows user to enable web-socket support for servers or server group. It is a communication, an upgraded, quick, and seamless protocol to use when one needs to establish constant client-server communication over a single TCP connection.
This option allows user to enable access logs in the case of service type HTTP & TCP.
This option allows user to specify whether to enable signature validations.
This option allows user to specify whether to do log requests for static extension.
This option allows user to specify whether to enable error handling by firewall.
This option allows user to specify the connection pool size with upstream.
This option allows user to specify the forwarding port.
This option specify the timeout of keep-alive connections of clients. Set 0 to disable.
This option specify timeout of keep-alive connections of upstream. Set 0 to disable.
This option specify maximum allowed requests per keep-alive connection.
This option specify connection timeout of origin servers.
This option specify send request timeout of origin server.
This option specify read request timeout with origin servers.
This option specify the timeout for receiving the request body.
This option specify the header timeout. By default, it is 100 seconds.
This option specify the list of allowed static extensions that don't require security validation.
This field specifies the maximum allowed HTTP body size (in bytes) from a single client IP. If the size exceeds, then the request gets dropped. By default, it is 10485760 bytes.
Note: In the case of HTTP/0.9, no headers get transmitted.
Maximum HTTP Header Size
This field specifies the maximum allowed HTTP Header size (in bytes) from a single client IP. If size exceeds, then the request gets dropped. By default, it is 4096 bytes.
It comprises types, capabilities, and versions of the browser that makes the request. These elements help in returning compatible data.
This option specify the number of buffers used for reading a response from the server for a single connection.
This option specify the size of the buffer used for reading the first part of the server response. Proper value can cause improper utilization of proxy buffer optimally for each request.
This option specify the request log format.
This option specify the location of the client IP.
This option specify the host header allowed by the backend, if it's different from the listener sub-domain. This allows the incoming request to alter the host header in each request and transmit it to the backend server.
This option specify aliases means familiar name for the listener.
This option specify assigned virtual IPs for accepting traffic.
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.
Note: Proxy Buffer and Proxy Buffer are sensitive configurations that can affect applications that should be configured with prior knowledge.