Hi
Since Nginx new version 0.7.44 , I get errors compiling the Upload
Module(v2.0.8).
mod/upload/ngx_http_upload_module.c:1151: error:
‘ngx_garbage_collector_temp_handler’ undeclared (first use in this function)
mod/upload/ngx_http_upload_module.c:1151: error: (Each undeclared
identifier is reported only once
mod/upload/ngx_http_upload_module.c:1151: error: for each function it
appears in.)
After briefly check of the source, looks like the changes between 0.7.43
and 0.7.44 are huge (caching?).
Chau,
Tuqui