doing /etc/init.d/tomcat stop

On Thu, Jan 29, 2009 at 1:01 PM, Mark Thomas <ma...@apache.org> 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 <ma...@apache.org> 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: users-unsubscr...@tomcat.apache.org
>>> For additional commands, e-mail: users-h...@tomcat.apache.org
>>>
>>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
>> For additional commands, e-mail: users-h...@tomcat.apache.org
>>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
> For additional commands, e-mail: users-h...@tomcat.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to