Technical Library
|
Support
Configuration Files
>
records.config
> Load shedding configuration (ARM)
Load shedding configuration (ARM)
Help | Content Gateway | Version 8.1.x
Configuration Variable
Data Type
Default Value
Description
proxy.config.arm.
loadshedding.max_
connections
INT
1000000
Specifies the maximum number of client connections allowed before the proxy starts forwarding incoming requests directly to the origin server.
proxy.config.http.client.connection_control.
enabled
INT
1
Disables (0) or enables (1) the ability to limit the number of connections from a single computer.
proxy.config.http.client.concurrent_connection_
control.close.enabled
INT
1
Disables (0) or enables (1) closing connections on reaching the concurrent connection limit.
proxy.config.http.client.concurrent_connection_
control.alert.enabled
INT
0
Disables (0) or enables (1) alerting on violation of the concurrent connection limit.
proxy.config.http.client.concurrent_connection_
control.max_connections
INT
1000
Configures the maximum number of concurrent connections allowed from one client IP address.
proxy.config.http.client.connection_rate_control.close.enabled
INT
0
Disables (0) or enables (1) closing connections on reaching the connection rate limit.
proxy.config.http.client.connection_rate_control.alert.enabled
INT
1
Disables (0) or enables (1) alerting on exceeding the connection rate limit.
proxy.config.http.client.connection_rate_control.second
INT
100
Configures the maximum connections per second allowed from one client IP.
proxy.config.http.client.connection_control.
exceptions
STRING
NULL
Specifies a comma separated list of IP addresses for which the connection limits do not apply.
Configuration Files
>
records.config
> Load shedding configuration (ARM)
Copyright 2016 Forcepoint LLC. All rights reserved.