On 09/03/2014 20:41, Akash Jain wrote:
> kill -15
>
>
> On Sun, Mar 2, 2014 at 4:42 AM, Mark Thomas 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
>> us
kill -15
On Sun, Mar 2, 2014 at 4:42 AM, Mark Thomas 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
>
>
2014-03-01 16:11 GMT+04:00 Akash Jain :
> 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
>
> Are there any downsides of using this approach ?
>
It depends on what proc
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?
Mark
> Date: Sat, 1 Mar 2014 04:11:57 -0800
> Subject: Difference between process kill and shutdown
> From: akash.delh...@gmail.com
> To: users@tomcat.apache.org
>
> On our linux boxes, we have multiple users who run tomcat.
>
> Currently we are using process kill command
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
Are there any downsides of using this approach ?
Thanks,
Akash