Re: How to log all headers in nginx?

2017-06-06 Thread prathour9
prathour9 Wrote: --- > Hi Toker,Thanks for reply.This is something i am already doing but i > want nginx to do the same in nginx logging.I want to offload this task > from application to nginx. Posted at Nginx Forum: https://forum.

Re: How to log all headers in nginx?

2017-06-06 Thread prathour9
Hi Toker,Thanks for reply.This is something i am already doing but i want nginx to do the same in nginx logging.I want to offload thit task from application to nginx. Posted at Nginx Forum: https://forum.nginx.org/read.php?2,251159,274726#msg-274726 __

Re: How to log all headers in nginx?

2017-06-06 Thread prathour9
I want to log all the headers in client browser send to nginx.However known header i can log.But I want to log the all unknown headers. How can i log unknown header in nginx. Posted at Nginx Forum: https://forum.nginx.org/read.php?2,251159,274722#msg-274722 __