Is there anyway I can create a new user without rebooting apache.
I ask, because I run a semi-popular free web hosting service. I have at least 3-5 sign ups every hour, and have a user base of around 300-500. Rebooting the apache service every time someone connects causes me a few major problems.
1) Downtimes of up to a minute.
2) Causes downloads, etc. to break.
3) Causes processes and scripts started by the apache process to stop.
All of these are major issues I would like to avoid. I understand why the apache process needs to reboot, but is there any kind of work around or alternative I can try to implement to at least curve the above from happening?
Thanks.
I ask, because I run a semi-popular free web hosting service. I have at least 3-5 sign ups every hour, and have a user base of around 300-500. Rebooting the apache service every time someone connects causes me a few major problems.
1) Downtimes of up to a minute.
2) Causes downloads, etc. to break.
3) Causes processes and scripts started by the apache process to stop.
All of these are major issues I would like to avoid. I understand why the apache process needs to reboot, but is there any kind of work around or alternative I can try to implement to at least curve the above from happening?
Thanks.
Last edited: