mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2026-01-14 15:37:10 +03:00
Change SecReadStateLimit description
This commit is contained in:
@@ -2241,7 +2241,7 @@ const command_rec module_directives[] = {
|
|||||||
cmd_conn_read_state_limit,
|
cmd_conn_read_state_limit,
|
||||||
NULL,
|
NULL,
|
||||||
CMD_SCOPE_ANY,
|
CMD_SCOPE_ANY,
|
||||||
"maximum number of server in busy state"
|
"maximum number of threads in READ_BUSY state per ip address"
|
||||||
),
|
),
|
||||||
|
|
||||||
AP_INIT_TAKE1 (
|
AP_INIT_TAKE1 (
|
||||||
|
|||||||
Reference in New Issue
Block a user