I have apache running as a child of a process, how can i tell it to restart gracefully, or stop gracefully (without killing current connections...)
-- or how to make apache act like in restart (re-read configuration, close and open threads...)
I have apache running as a child of a process, how can i tell it to restart gracefully, or stop gracefully (without killing current connections...)
-- or how to make apache act like in restart (re-read configuration, close and open threads...)