On 09/03/2014 20:41, Akash Jain wrote: > kill -15 > > > On Sun, Mar 2, 2014 at 4:42 AM, Mark Thomas <ma...@apache.org> wrote: > >> On 01/03/2014 12:11, Akash Jain wrote: >>> On our linux boxes, we have multiple users who run tomcat. >>> >>> Currently we are using process kill commands to kill the respective >> user's >>> tomcat , instead of using shutdown.sh >> >> Which signal are you sending to shutdown the process?
In which case you should be fine. Using kill -15 has the same result as using the shutdown script. Mark --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org