directadmin icon indicating copy to clipboard operation
directadmin copied to clipboard

Is the web server restarted uppon account creation/deletion?

Open RM6SS62 opened this issue 4 years ago • 1 comments

I'm getting "502 Bad Gateway" (nginx ofc), I'd say, half of the time on account creation, and always on account deletion. The web server being restarted there makes sense, but then how am I supposed to run the rest of the logic in my API, which depends of the data returned by DA? Appreciate if you guys can provide some insight.

RM6SS62 avatar Jul 15 '20 18:07 RM6SS62

I can see at least the FPM service is restarted on user deletion which means I will never receive a server response when I run such task. How are you guys handling this? Can someone please share?

RM6SS62 avatar Jul 17 '20 19:07 RM6SS62