File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -7839,7 +7839,7 @@ timers" here mean timers that have not yet been expired and "running
78397839timers" are those whose user callbacks are currently running.
78407840
78417841The maximal number of pending timers allowed in an Nginx
7842- worker is constrolled by the [ lua_max_pending_timers] ( #lua_max_pending_timers )
7842+ worker is controlled by the [ lua_max_pending_timers] ( #lua_max_pending_timers )
78437843directive. The maximal number of running timers is controlled by the
78447844[ lua_max_running_timers] ( #lua_max_running_timers ) directive.
78457845
Original file line number Diff line number Diff line change @@ -6660,7 +6660,7 @@ timers" here mean timers that have not yet been expired and "running
66606660timers" are those whose user callbacks are currently running.
66616661
66626662The maximal number of pending timers allowed in an Nginx
6663- worker is constrolled by the [[#lua_max_pending_timers |lua_max_pending_timers ]]
6663+ worker is controlled by the [[#lua_max_pending_timers |lua_max_pending_timers ]]
66646664directive. The maximal number of running timers is controlled by the
66656665[[#lua_max_running_timers |lua_max_running_timers ]] directive.
66666666
You can’t perform that action at this time.
0 commit comments