Hello! On Tue, Jul 08, 2014 at 10:28:44AM +0800, flygoast wrote:
> Thanks for reply. > When ngx_ext_rename_file() return NGX_ERROR, it should has called > ngx_delete_file(). > So I think maybe also should change "ext.delete_file = 1;" to > "ext.delete_file = 0;". Thanks, missed this. Probably it would be easier to just leave the "(void) ngx_ext_rename_file" as is then. -- Maxim Dounin http://nginx.org/ _______________________________________________ nginx-devel mailing list [email protected] http://mailman.nginx.org/mailman/listinfo/nginx-devel
