timer_resolution / $request_time
Maxim Dounin
mdounin at mdounin.ru
Sun Aug 29 01:33:25 MSD 2010
Hello!
On Fri, Aug 27, 2010 at 02:41:52PM -0400, Arthur Blake wrote:
> Is there anyway to get the request time in microseconds resolution in order
> to emulate Apache's %D log format option?
No.
> It looks like the only option at this time is to just fake it with something
> like "$request_time000" (since 1 millsecond = 1000 microsecond)
${request_time}000
Maxim Dounin
More information about the nginx
mailing list