Skip to content

api7/apisix-nginx-module

Folders and files

NameName
Last commit message
Last commit date

Latest commit

310ae32 · Jan 11, 2022

History

28 Commits
Jan 7, 2022
Jan 11, 2022
Mar 28, 2021
Jan 11, 2022
Jan 11, 2022
Jan 11, 2022
Mar 28, 2021
Mar 31, 2021
Jun 23, 2021
Jan 5, 2022
Dec 28, 2021
Mar 28, 2021

Repository files navigation

APISIX Nginx Module

Directive

apisix_delay_client_max_body_check [on|off]

default: off

Delay client_max_body_size check until the body is read.

apisix_mirror_on_demand [on|off]

default: off

Disable request mirror until we enable it in the Lua code.