Re: Requesting a Nginx Variable - "client_time_taken" (similar to request_time & upstream_response_time)

2023-10-02 Thread Devarajan D via nginx
Dear Maxim Dounin, Team & Community, Thank you for your suggestions. Would be helpful if you could suggest the following, > In general, $request_time minus $upstream_response_time is the slowness > introduced by the client. 1. It's true most of the time. But clients are not willing to

Re: Requesting a Nginx Variable - "client_time_taken" (similar to request_time & upstream_response_time)

2023-10-02 Thread Maxim Dounin
Hello! On Mon, Oct 02, 2023 at 03:25:15PM +0530, Devarajan D via nginx wrote: > > In general, $request_time minus $upstream_response_time is the > > slowness introduced by the client. > > 1. It's true most of the time. But clients are not willing to > accept unless they see a log from server