Re: variable suggestion - msec_start

2015-09-23 Thread schnix
Thanks for your answer. the connection id is already unique and during keep-alive it will be the same for the same visitor. this is actually what i want, the only problem is that the restart of nginx resets the connection id this makes log analysis complicated having the start time of nginx would

variable suggestion - msec_start

2015-09-22 Thread schnix
Hi, can i ask for a variable, $msec_start to provide a timestamp on which nginx was started? this way we could do some logging like $msec_start$connection to get a unique value, even after reload... or does there exist a way we could do that already? thanks alex Posted at Nginx Forum: http:/