Did you get any fix for this. I am also having same problem.
Posted at Nginx Forum:
https://forum.nginx.org/read.php?2,287423,288956#msg-288956
___
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
Hello!
On Mon, Aug 03, 2020 at 03:54:15PM -0400, anish10dec wrote:
> In our case response body is of size around 4MB to 8MB and its showing
> 0.000.
>
> Since "request time" is for analyzing the time taken for delivering the
> content to client , we are not able to get the actual value or time t
In our case response body is of size around 4MB to 8MB and its showing
0.000.
Since "request time" is for analyzing the time taken for delivering the
content to client , we are not able to get the actual value or time taken .
Even on slow user connection its showing 0.000 .
Generally it should b
Seems the problem is with the modsec module. After disabling it, the problem
disappeared...
Also nginx -t command is very slow with modsec module enabled. Pretty
strange that nobody has encountered this issue. Mos probably people are not
running modsec and websites on the same installation of nginx