Hi,
I need a custom logging module that logs GET requests returned 200 response according to a few predefined rules.
Summarised example scenario :
On a Nginx reverse proxy application serving following dat files, users A and B randomly starts downloading the files. Suddenly B stops and after some time C starts to download. When all the users disconnected, I need to know the exact number of the downloaded dat files for each user and reflect it to a log file. The key point here is to identfy the unique users behind the NAT/proxy.
www.abc.com/d/f1.dat
www.abc.com/d/f2.dat
www.abc.com/d/f3.dat
www.abc.com/d/f4.dat
www.abc.com/d/f5.dat
It should be professional delivery including comments, clean source code and documents. If you have interest regarding the project, I will share the details. Pls pm me at vocah@live.com
Regards