-server vs. -client

2004-09-23 Thread Dale Lum
Hello, I'm trying to better understand the significance of adding -server to CATALINA_OPTS. I found this explanation in the Hotspot FAQ: These two systems are different binaries. They are essentially two different compilers (JITs) interfacing to the same runtime system. The client system is

Re: -server vs. -client

2004-09-23 Thread QM
On Thu, Sep 23, 2004 at 04:40:04PM -0400, Dale Lum wrote: : Now, it would seem obvious that an option called -server would be : appropriate if you're running Tomcat, but it surprises me that I've : seen no mention of this in the Tomcat docs. I just came across this : today. My questions are, does

Re: -server vs. -client

2004-09-23 Thread Peter Lin
you could always read the performance article I wrote, which is listed on the resources page. http://jakarta.apache.org/tomcat/resources.html I also have a follow up article posted on Jmeter's wiki. http://wiki.apache.org/jakarta-jmeter/JMeterLinks peter On Thu, 23 Sep 2004 16:40:04 -0400,