Welcome! Log In Create A New Profile

Advanced

Intermittent high request time

February 22, 2024 01:16PM
Hello,

I am looking at some NGINX logs that show that the upstream_response_time is in milliseconds(around 100-200 milliseconds) but the request_time for these requests are above 100 seconds. This happens intermittently only when the response payload is above 20 MB. Most of the times, these requests have a request_time of around 4-5 seconds for the same request payload. I see no CPU utilization or I/O spikes on these servers when the higher request_time was observed. I also have proxy_buffering on with the below configuration:

proxy_buffering on;
proxy_buffers_size 16k;
proxy_buffers 4 128k;

I tried tuning these parameters a little, but I see no significant impact on the request_time. Can anybody help me understand what am I missing? What could be done to resolve this issue?

Thanks, in advance!
Subject Author Posted

Intermittent high request time

libresco_27 February 22, 2024 01:16PM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 289
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready