wip: franenphp in worker mode

This commit is contained in:
2025-05-23 20:38:22 -05:00
parent 34d9029b7c
commit 794189d70a
7 changed files with 135 additions and 54 deletions

View File

@@ -0,0 +1,9 @@
[program:messenger-consume]
command=php /var/www/bin/console messenger:consume async --time-limit=3600
user=nobody
numprocs=2
startsecs=0
autostart=true
autorestart=true
startretries=10
process_name=%(program_name)s_%(process_num)02d