jiangfucheng commented on issue #9531:
URL: https://github.com/apache/apisix/issues/9531#issuecomment-1644141885

   In current logic, APISIX will create `ext-plugin` child process in 
`init_worker` phase, if the child process start failed, it will print error 
logs and try to restart the `ext-plugin` process.
   
   Check the child process if alive is easy, but it seems complicated to stop 
nginx in `init_worker` phase.
   Do you have any suggestions?
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to