-
Notifications
You must be signed in to change notification settings - Fork 0
a git clone of http://mdounin.ru/hg/ngx_http_delay_body_filter_module/ to be used in NGINX CI
License
nginx/ngx_http_delay_body_filter_module
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Delay body filter module for nginx. This is a test module, to check request body filters buffering mechanism to be introduced. Example: location / { delay_body 1s; } The module will delay the request body processing for the configured time. To compile nginx with the delay body module, use the "--add-module <path>" option of nginx configure.
About
a git clone of http://mdounin.ru/hg/ngx_http_delay_body_filter_module/ to be used in NGINX CI
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published