# apisix-nginx-module **Repository Path**: buildep/apisix-nginx-module ## Basic Information - **Project Name**: apisix-nginx-module - **Description**: mirror of https://github.com/api7/apisix-nginx-module.git - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-01-05 - **Last Updated**: 2022-01-05 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 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.