convert $msec to sec

2016-04-02 Thread Anoop Alias
I need to log the seconds since epoch (without the millisecond resolution) in the access_log file is there is a way to convert the $msec to seconds or drop the exponential part of the time . Probably using the map function?. Thank you, -- *Anoop P Alias* _

Re: Nginx servers on both *:80 and :80? also duplicate listen parameters error when binding by just specific ips

2016-04-02 Thread CJ Ess
Your right, I should make a simple test case like you did in the prev message. I'll put that together. On Thu, Mar 31, 2016 at 4:29 PM, Francis Daly wrote: > On Thu, Mar 31, 2016 at 01:21:02PM -0400, CJ Ess wrote: > > Hi there, > > > I would like to have an Nginx setup where I have specific logi