Valery Kholodkov
April 01, 2011 06:50AM
----- vetri <nginx-forum@nginx.us> wrote:
> mr Valery,
>
> Thanks for Information .now I am Seeing the information of
> that file is getting printed in the log file .when i chenge log level to
> info it is printing automatically info into log file.In this upload
> module i want to add checksum and size of the file of that file to get
> printed in that log file . can i do that?if it is , how? because you
> have written upload_aggregate_form_field directive ($upload_file_md5
> ,$upload_file_size).these variables are used to store checksum and file
> size .i want these values to get printed in that log file.if it
> possible?

You can't log aggregate variables, because there could be many files per request and specifying $upload_file_md5 in log format would be ambiguous.

An alternative could be a directive in upload module that logs a line per file into the error log. May be one day I'll implement it.

--
Regards,
Valery Kholodkov

_______________________________________________
nginx mailing list
nginx@nginx.org
http://nginx.org/mailman/listinfo/nginx
Subject Author Posted

upload notification

vetri March 31, 2011 01:10AM

Re: upload notification

Valery Kholodkov March 31, 2011 06:06AM

Re: upload notification

vetri March 31, 2011 07:04AM

Re: upload notification

Valery Kholodkov March 31, 2011 08:16AM

Re: upload notification

vetri April 01, 2011 01:36AM

Re: upload notification

vetri April 01, 2011 05:23AM

Re: upload notification

Valery Kholodkov April 01, 2011 06:50AM

Re: upload notification

vetri April 01, 2011 07:36AM

Re: upload notification

Alexander Kunz April 01, 2011 08:18AM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 249
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready