hot-topics mule and the cloud what's new in mule 3 apache tomcat tips and tricks developer tools

A Better Tomcat for Ubuntu and Debian

jasonb on Wednesday, February 17, 2010

As mentioned in my last post, I have recently spent some time improving the Tomcat package on the Ubuntu and Debian Linux distributions. This post goes into more detail on those changes.

Tomcat Restarts: Is it a Big Deal?

Sateesh Narahari on Thursday, January 14, 2010

While we like to believe that our application servers and web applications are flawless, the reality is that applications have bugs. Sometimes, they have nasty bugs, such as holding onto references and thus causing larger memory consumption over time. As a result, many IT operations have put in place processes to restart the application servers [...]