Hi, I've been using the new http-server-close option for HTTP keep-alives and it's been working well -- thanks for this feature.
I may be missing something, but I did not see much detail in the docs on how the various timings in the logs, particularly Tq and Tt, work when keep-alives are in use. It seems these are measured from the start of the connection, not the request? Is there a recommended way to get per-request timings in this situation? Presumably Tt minus Tq gives response timing, though that seems to mean request timing is not available. Thanks for your help, and for a great piece of software. Regards, Josh

