Change in docker-playground[master]: cgit: Increase fastcgi timeout from default 60s to 120s

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

laforge gerrit-no-reply at lists.osmocom.org
Sat Oct 3 11:12:41 UTC 2020


laforge has submitted this change. ( https://gerrit.osmocom.org/c/docker-playground/+/20419 )

Change subject: cgit: Increase fastcgi timeout from default 60s to 120s
......................................................................

cgit: Increase fastcgi timeout from default 60s to 120s

Change-Id: Ida429f692fe939bb96bdd1c7313e6b0fd7b26913
---
M cgit/config/nginx.conf
1 file changed, 1 insertion(+), 0 deletions(-)

Approvals:
  laforge: Looks good to me, approved; Verified



diff --git a/cgit/config/nginx.conf b/cgit/config/nginx.conf
index 4c91d52..dfd8d0b 100644
--- a/cgit/config/nginx.conf
+++ b/cgit/config/nginx.conf
@@ -19,5 +19,6 @@
 		fastcgi_param       QUERY_STRING    $args;
 		fastcgi_param       HTTP_HOST       $server_name;
 		fastcgi_pass        unix:/run/fcgiwrap.socket;
+		fastcgi_read_timeout	120s;
 	}
 }

-- 
To view, visit https://gerrit.osmocom.org/c/docker-playground/+/20419
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: docker-playground
Gerrit-Branch: master
Gerrit-Change-Id: Ida429f692fe939bb96bdd1c7313e6b0fd7b26913
Gerrit-Change-Number: 20419
Gerrit-PatchSet: 1
Gerrit-Owner: laforge <laforge at osmocom.org>
Gerrit-Reviewer: laforge <laforge at osmocom.org>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20201003/32caeedf/attachment.htm>


More information about the gerrit-log mailing list