<div dir="ltr">Hi!<div><br></div><div>Is there a way to measure time Nginx takes to process request? Not $request_time, but rather something like "time between request was fully read and request is ready to pass it to the backend".</div><div>I need it to evaluate perfomance of the geoip2 module: <a href="https://github.com/leev/ngx_http_geoip2_module">https://github.com/leev/ngx_http_geoip2_module</a></div><div><br></div><div>I need this because I've measured speed of official MaxMind Perl modules for legacy and new versions of their databases and found that lib for new version is hundreds times slower than legacy. (yes, I've used XS version)</div><div>Now, I will be using new format anyway - because MaxMind provide only free legacy databases, and free databases have way too bad accuracy.</div><div>But I would like to assess the consequences.</div><div><div><div class="gmail_signature"><div dir="ltr"><div><br></div>Best regards,<br>Dmitriy Shalashov<br></div></div></div>
</div></div>