Skip to content

Instantly share code, notes, and snippets.

@perusio
Created February 15, 2012 20:22
Show Gist options
  • Save perusio/1838764 to your computer and use it in GitHub Desktop.
Save perusio/1838764 to your computer and use it in GitHub Desktop.
Add NGX_PARSE_LARGE_TIME to ngx_http_uploadprogress_module.c removed in 1.1.15
#ifndef NGX_PARSE_LARGE_TIME
#define NGX_PARSE_LARGE_TIME -2
#endif /* NGX_PARSE_LARGE_TIME */
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment