Skip to content

Commit

Permalink
Re-tuned fcgid_module in oe2_wms.conf
Browse files Browse the repository at this point in the history
  • Loading branch information
Matthew Graber committed Sep 27, 2024
1 parent cd4a66b commit 24013da
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docker/wms_service/oe2_wms.conf
Original file line number Diff line number Diff line change
Expand Up @@ -68,5 +68,6 @@ AddHandler fcgid-script fcgi

<IfModule fcgid_module>
FcgidIOTimeout 300
FcgidMaxProcessesPerClass 100
FcgidMaxProcessesPerClass 200
FcgidMaxRequestsPerProcess 25
</IfModule>

0 comments on commit 24013da

Please sign in to comment.