stable

Clone or download

Read-only

request #11168: nginx timeout for reading a response from PHP-FPM should be aligned with the code expectations

In the Git and statistic plugins a specific time limit is set and no data might be sent until the computations are done. Due to this behavior, the read timeout of nginx fastcgi might be reached. This contribution aligns the nginx configurations with what the code expects. Change-Id: Ie2738d8c41492d07798768f90bc3aa6c0126ac0d

Modified Files

Name
M plugins/git/etc/nginx18/git.conf +1 −0 Go to diff View file
M plugins/statistics/etc/nginx18/statistics.conf +1 −0 Go to diff View file