I suppose this could be directed towards John Turner, but I'll let anyone answer :)
I have been reading through John's HOWTO to get these operating together (with the latest release versions, which I do not think will matter for this question...) and noticed that he says to start Tomcat before Apache and wait at least 15 seconds. I have read similar things from time to time, so I am guessing its pretty important. If I wanted to set these up to start on the system boot, via the run levels (/etc/rc.d/rc3.d etc...) how should I setup those links. Such as S84Tomcatd and S85Apached (linked to scripts in /etc/init.d). Would that make sure that tomcat is started before apache? If I wanted to setup the links in /etc/rc.d/rc6.d would apached have to shut down before tomcat? If I wanted to restart tomcat, for any reason during system runtime, would I have to shut down apache, shut down tomcat, start tomcat, start apache? If I wanted to restart apache, what needs to be done? Luc Hopefully someone will understand what I am saying if I haven't used all the correct terms and such :) --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
