1
0
mirror of https://git.cloudron.io/cloudron/freshrss-app synced 2025-09-02 05:15:12 +00:00

Version 1.13.0

This commit is contained in:
Girish Ramakrishnan
2021-03-18 14:35:51 -07:00
parent 9542541b5c
commit 5d5eb1f633
4 changed files with 15 additions and 4 deletions

View File

@@ -9,7 +9,7 @@
MaxSpareServers 3
# Maximum number of servers at any given instant. Requests will be queued after this
MaxRequestWorkers 6
MaxRequestWorkers 10
# Recycle process after handling these many requests. This protected against accidental memory leaks
MaxConnectionsPerChild 100