N
N
Nazar Mokrinsky2012-11-01 22:24:05
Apache HTTP Server
Nazar Mokrinsky, 2012-11-01 22:24:05

Restart apache specific user

Apache is configured to run under different users for different domains (sites) using apache2-mpm-itk.
Is it possible somehow to restart a specific user's Apache processes without stopping the others?

PS And do not kill processes manually.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
Vitaly Peretyatko, 2012-11-01
@nazarpc

killall -u <USER> -s HUP apache2

you can also send a USR1 signal for a soft reboot ...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question