Hi
I noticed that when you put a new site on a server, suspend a user,cron jobs etc, directadmin uses the restart command to restart the httpd.
In servers with more than 600-700 sites, sometimes it can take up to 1-2 minutes to complete, and during this time the httpd server is down.
Is the reload command not OK to use in this situations?
If httpd is reload, it read all the user httpd config files right?.
So why not modify the directadmin binary just reload every time a new site is added?
Thanks
I noticed that when you put a new site on a server, suspend a user,cron jobs etc, directadmin uses the restart command to restart the httpd.
In servers with more than 600-700 sites, sometimes it can take up to 1-2 minutes to complete, and during this time the httpd server is down.
Is the reload command not OK to use in this situations?
If httpd is reload, it read all the user httpd config files right?.
So why not modify the directadmin binary just reload every time a new site is added?
Thanks