79106208

Date: 2024-10-20 01:10:28
Score: 1
Natty:
Report link

Your configuration is incorrect: do not use supervisor in the debug mode, because you have 0 workers in it. Your num_workers configuration option is ignored. Workers in debug mode are allocated per request. Docs about debug mode: https://docs.roadrunner.dev/docs/php-worker/developer#debug-mode Docs about debugging with XDEBUG is here: https://docs.roadrunner.dev/docs/php-worker/debugging

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: rustatian