Re: [Lift] Tomcat tips

2010-01-24 Thread Jim Barrows
Freezing randomly is usually gc related. I'd look at memory settings. On Jan 24, 2010 3:10 PM, "aw" wrote: I have been developing my Lift app using the Jetty plugin on Windows, but now am deploying "production" on a Tomcat 6 server on Solaris. I don't exactly have great details at this moment,

[Lift] Tomcat tips

2010-01-24 Thread aw
I have been developing my Lift app using the Jetty plugin on Windows, but now am deploying "production" on a Tomcat 6 server on Solaris. I don't exactly have great details at this moment, but I will admit that I am observing some behavior differences in Tomcat that I don't see with Jetty. I do st