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.
[email protected]
Posted at Nginx Forum:
http://forum.nginx.org/read.php?2,223870,223870#msg-223870
atrus
#2
Guy !
Anyone show me the solution plz.
Thanks so much.
[email protected]
Posted at Nginx Forum:
http://forum.nginx.org/read.php?2,223870,223934#msg-223934
atrus
#3
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
atrus
#4
atrus
#5
atrus
#6
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]
http://mailman.nginx.org/mailman/listinfo/nginx
Just your red previous question. While I’ve attempted to solve this
issue got proper result only after parsing logs.