doing /etc/init.d/tomcat stop

On Thu, Jan 29, 2009 at 1:01 PM, Mark Thomas <[email protected]> wrote:
> Mohit Anchlia wrote:
>> When I perform tomcat stop on linux it doesn't look like it processes
>> all the requests and then stops. It just stops right away.
>
> And how are you stopping Tomcat? kill -9 will have the effect you describe.
>
> Mark
>
>>
>> On Thu, Jan 29, 2009 at 2:39 AM, Mark Thomas <[email protected]> wrote:
>>> Mohit Anchlia wrote:
>>>> tomcat 6:
>>>>
>>>> Is there a way to gracefully stop tomcat similar to apache?
>>> Yes, depending on how you started it:
>>>  - stop the windows service
>>>  - use shutdown.(sh|bat)
>>>  - kill the process
>>>  - CTRL-C with focus on the DOS window
>>>
>>> Note with all of these any request that takes too long (20s? - I can't 
>>> remember
>>> the exact time) to complete will be forcibly stopped.
>>>
>>> Mark
>>>
>>>
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: [email protected]
>>> For additional commands, e-mail: [email protected]
>>>
>>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: [email protected]
>> For additional commands, e-mail: [email protected]
>>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to