Skip to content

Commit

Permalink
update default timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
wguanicedew committed Dec 15, 2022
1 parent 5604e4e commit 99978cd
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions templates/panda_server-httpd-FastCGI.conf.rpmnew.template
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
Include conf.modules.d/0*.conf

TimeOut 600
KeepAliveTimeout 600
SSLSessionCacheTimeout 600

LoadModule gridsite_module modules/mod_gridsite.so
LoadModule wsgi_module modules/mod_wsgi.so

Expand Down

0 comments on commit 99978cd

Please sign in to comment.