Hello, I have an nginx server that runs as reverse proxy and I would like to pass the $upstream_response_time value in a header. I find that when I do the value is actually a linux timestamp with millisecond resolution instead of a value of seconds with millisecond resolution. Apparently this is automatically converted when written to the logs. Is there a way to trigger the conversion for passing in a header?
Thank you, ~Jonathan -- Jonathan Simowitz | Jigsaw | Software Engineer | [email protected] | 631-223-8608
_______________________________________________ nginx mailing list [email protected] http://mailman.nginx.org/mailman/listinfo/nginx
