caijwei commented on issue #12398:
URL: https://github.com/apache/apisix/issues/12398#issuecomment-3035011005

   After adding events.module and setting worker_processes to 4, 503 errors 
still occasionally occur, and they follow a consistent pattern.
   
   During the execution of restart.sh, test.sh is continuously running. If the 
output of test.sh at the moment of restart is 000, then all responses after the 
restart are consistently 200. However, if the output is 503 at the time of the 
restart, intermittent 503 errors will continue to appear even after the restart 
completes.
   
   This behavior does not occur with the original version of the ZIP file I 
provided earlier — in that version, the output at the moment of restart is 
always 000, regardless of when the restart is triggered, and 503 errors tend to 
appear more easily and frequently.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscr...@apisix.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to