Catch success download file event

Hi Guys,

I have nginx server host some static files.

How can I catch (trigger) when users successfully download a file ?!
That means the size of downloaded file equals to the size of the file on
server.

I mean user have fully downloaded a file.

Sorry for my bad english.

Thank you.

Atrus@

Posted at Nginx Forum:

Guy !

Anyone show me the solution plz.

Thanks so much.

Atrus@

Posted at Nginx Forum:

On 03/15/2012 08:18 PM, atrus wrote:

Anyone show me the solution plz.

Seems like you asking about post_action
http://wiki.nginx.org/HttpCoreModule#post_action

Thanks. I’ll try the post_action term.

Atrus@

Posted at Nginx Forum:

Found this :

http://www.linuxbyexamples.net/linux/nginx/nginx-post-action-to-trigger-successfully-download

Thanks.

Atrus@

Posted at Nginx Forum:

On 03/15/2012 08:31 PM, Roman V. wrote:

On 03/15/2012 08:18 PM, atrus wrote:

Anyone show me the solution plz.

Seems like you asking about post_action
http://wiki.nginx.org/HttpCoreModule#post_action


nginx mailing list
[email protected]
nginx Info Page
Just your red previous question. While I’ve attempted to solve this
issue got proper result only after parsing logs.