--------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org
I was stuck in traffic an hour from the office when I got a text that
one of my sites had gone down. If I'd been in the office, I'd try
bouncing TC first just to try to get the client back online, then dig
into the logs to figure out what happened. But while driving on the
freeway, there's no way to access ssh into the server and key in the
command to restart tomcat. httpd was working fine. It would have been
nice to bring up a non-tomcat web page on my phone and press a button to
cause the tomcat service to restart. I know I could probably write
something in php or perl or something. But I don't want to reinvent the
wheel. Are there some packages available that already do something like
this?
- Bouncing Tomcat from HTTPD? Jerry Malcolm
- Re: Bouncing Tomcat from HTTPD? Christopher Schultz
- Re: Bouncing Tomcat from HTTPD? tomcat/perl