🔍
🏠
Stack Overflow
🎲
Stack Exchange
Stack Overflow
Questions
Tags
Users
About
Stack Overflow
Public
Questions
Tags
Users
About
How to graceful shutdown Tomcat on Linux
Asked
Jun 24 '14 at 07:18
Active
Feb 15 '18 at 23:58
Viewed
996 times
2
Is there a way to configure Tomcat in a way that when it stops (gracefully) it:
stop new requests
handle existing requests/connections
linux
tomcat
shutdown
catalina
edited Feb 15 '18 at 23:58
rgettman
176,041
30
275
357
asked Jun 24 '14 at 07:18
kande
196
1
5
18
1
Did you try: `services tomcat stop`?
–
Stefan
Jun 24 '14 at 11:02
Does it wait to tomcat to finish the current requests or does it drop them?
–
Mauro Ciancio
Jan 12 '15 at 15:44
0 Answers
0