Yes both are on the same network and same distance.  If I limit it to 30 
threads their behavior is the same.
 
As far as the version, it's an embedded 5.5 runing in jboss app server.
 
Regards, 
Dave 



 

> Date: Fri, 28 May 2010 10:06:32 -0400
> From: ch...@christopherschultz.net
> To: users@tomcat.apache.org
> Subject: Re: tomcat performance differences between windows and linux
> 
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> Dave,
> 
> On 5/28/2010 8:25 AM, Dave Siracusa wrote:
> > If I run this test against a Windows hosted tomcat all threads 
> > pretty much start at the same time and end within 10-20 msec of each
> > other.
> > 
> > When I run the test against a linux hosted tomcat the first 30 or so 
> > threads are fine, the remaining pause for 1000-3000 msec and then
> > finish.
> > 
> > I have the connector settings set to:
> > 
> > <Connector protocol="HTTP/1.1" port="8080" address="${jboss.bind.address}"
> > maxThreads="250" minSpareThreads="50" maxSpareThreads="100"
> > enableLookups="false" redirectPort="8443" acceptCount="500" debug="0"
> > connectionTimeout="20000"
> > disableUploadTimeout="true" />
> > 
> > I'm using the embedded tomcat in RH SOA-P 5.0.0 GA. 
> > 
> > I believe SOA-P hosts a version 5.5, I can verify.
> 
> When you do, please post the complete version number 5.5.what?
> 
> > I did have the opportunity to try it on a vanilla jboss server and
> > it behaved the same way.
> > 
> > Windows - Windows 7 64bit
> > 
> > Linux - SMP x86_64 x86_64 x86_64 GNU/Linux - Red Hat Enterprise Linux 
> > Server release 5.5 (Tikanga)
> > * Ulimit nofile is default (1024), however doesn't climb beyond 600 during 
> > testing.
> > 
> > * The linux server isn't doing much of anything when I'm testing.
> 
> What about network configuration? Are both servers the same "distance"
> from you on the network?
> 
> - -chris
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.10 (MingW32)
> Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
> 
> iEYEARECAAYFAkv/zegACgkQ9CaO5/Lv0PDPBQCgqur1TGKEZF02hTv9z9pB4QrM
> l9oAn3CnbhQAIFWecypjfDoy77GYwNmQ
> =OosH
> -----END PGP SIGNATURE-----
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
> For additional commands, e-mail: users-h...@tomcat.apache.org
> 
                                          

Reply via email to