Skip to content

Commit

Permalink
Tweak Unit and set cache strategy to local
Browse files Browse the repository at this point in the history
  • Loading branch information
meezaan committed Dec 28, 2023
1 parent deb223d commit 6bbc782
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .k8s/manifest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ metadata:
namespace: alquran-cloud
config:
second: 20
policy: cluster
policy: local
limit_by: ip
plugin: rate-limiting
---
Expand Down
2 changes: 1 addition & 1 deletion etc/unit/.unit.conf.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"processes": {
"max": 25,
"spare": 5,
"idle_timeout": 5
"idle_timeout": 30
},
"root": "/var/www/html",
"index": "index.php",
Expand Down

0 comments on commit 6bbc782

Please sign in to comment.