Folks:
I might be a little to this discussion. I have taken upon myself; (don't ask
why I asked for that kind of pain ;o) to review how IIS and tomcat inter
operate and just released in beta a new connector specifically for IIS7 /
tomcat (though this works in IIS6 as well).
You can download bina
Christopher Schultz schrieb am 01.03.2011 um 16:56 (-0500):
> I find *NIX smaller, cleaner, simpler, more scriptable and
> remotely administratable (is that a word? maybe administerable?)
> than Windows.
The word is: administrable
http://en.wiktionary.org/wiki/-abilis
http://en.wiktionary.org/wi
I do not know what the "My bad" limit per day is but I am sure you are fine. :]
-Tony
- Original Message
From: David kerber
To: Tomcat Users List
Sent: Wed, March 2, 2011 10:20:57 AM
Subject: Re: IIS7/isapi/tomcat performance
On 3/2/2011 12:03 PM, Tony Anecito wrote:
>
On 3/2/2011 12:03 PM, Tony Anecito wrote:
As stated in my message I was using the -server option for the server jvm.
-Tony
My bad; I missed that.
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional
As stated in my message I was using the -server option for the server jvm.
-Tony
- Original Message
From: David kerber
To: Tomcat Users List
Sent: Tue, March 1, 2011 2:23:45 PM
Subject: Re: IIS7/isapi/tomcat performance
On 3/1/2011 4:07 PM, Tony Anecito wrote:
> Thanks Chris I w
Message
From: Christopher Schultz
To: Tomcat Users List
Sent: Tue, March 1, 2011 2:45:39 PM
Subject: Re: IIS7/isapi/tomcat performance
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Tony,
On 3/1/2011 4:33 PM, Tony Anecito wrote:
> I used Tomcat separately because JBoss was always somew
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Bruce,
On 3/1/2011 4:42 PM, Bruce Pease wrote:
> I'm just curious if anyone is using a 64 bit version of Linux, and has seen
> performance degradation. We are looking to move off the Windows platform
> eventually anyway.
I'm not using 64-bit, but I
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Tony,
On 3/1/2011 4:33 PM, Tony Anecito wrote:
> I used Tomcat separately because JBoss was always somewhat behind the current
> production version of Tomcat. Eventually I will remove JBoss and use JDBC
> from
> Tomcat to my database to reduce memo
omcat Users List
Subject: Re: IIS7/isapi/tomcat performance
Hi Chris,
I used Tomcat separately because JBoss was always somewhat behind the current
production version of Tomcat. Eventually I will remove JBoss and use JDBC
from
Tomcat to my database to reduce memory footprint and improve performance.
lient program.
Regards,
-Tony
- Original Message
From: Christopher Schultz
To: Tomcat Users List
Sent: Tue, March 1, 2011 2:17:46 PM
Subject: Re: IIS7/isapi/tomcat performance
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Tony,
Good thing these are marked as [OT]... we have totally hij
On 3/1/2011 4:07 PM, Tony Anecito wrote:
Thanks Chris I will take a look at it.
I am just trying to figure out what is the fastest was to handle my app. I was
shooting for less than 1msec at Tomcat which I not have done. Now I want to get
to 100 microseconds. Years ago from an logical architectu
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Tony,
Good thing these are marked as [OT]... we have totally hijacked Bruce's
thread. Maybe we should start another.
On 3/1/2011 4:07 PM, Tony Anecito wrote:
> I am just trying to figure out what is the fastest was to handle my app. I
> was
> shoot
, March 1, 2011 1:42:37 PM
Subject: Re: IIS7/isapi/tomcat performance
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Tony,
On 3/1/2011 2:49 PM, Tony Anecito wrote:
> I understand it is from the core AWS but the important thing for me was to
> eliminate AJP because in a AWS standalone I had u
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Tony,
On 3/1/2011 2:49 PM, Tony Anecito wrote:
> I understand it is from the core AWS but the important thing for me was to
> eliminate AJP because in a AWS standalone I had used to communicate AJP.
> When I enabled ARP I did not have to do anything
On 02/28/2011 07:15 PM, Caldarale, Charles R wrote:
From: Bruce Pease [mailto:bpe...@wth.com]
Subject: IIS7/isapi/tomcat performance
In performance tests I have found the configuration runs
dramatically slower than it's corresponding server in 32
bit Windows on 2000 Server and Tomcat 6.
Unti
?
Thanks,
-Tony
- Original Message
From: Christopher Schultz
To: Tomcat Users List
Sent: Tue, March 1, 2011 8:31:54 AM
Subject: Re: IIS7/isapi/tomcat performance
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Tony,
On 2/28/2011 4:21 PM, Tony Anecito wrote:
> I also use Native
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Tony,
On 2/28/2011 4:21 PM, Tony Anecito wrote:
> I also use Native APR with Tomcat 7 which eliminates AJP and
> supposedly is faster than Apache Web Server
It's probably the same as AWS, as the code is the same :)
> http://people.apache.org/~schul
Sent: Mon, February 28, 2011 1:08:19 PM
Subject: RE: IIS7/isapi/tomcat performance
Thanks for the insight. It looks like we are going to go with server 2003 32
bit. I found some references that suggest ajp 1.3 has a performance issue in
64 bit server 2008.
-Original Message-
From: Tony
> From: Tony Anecito [mailto:adanec...@yahoo.com]
> Sent: Monday, February 28, 2011 3:01 PM
> To: Tomcat Users List
> Subject: Re: IIS7/isapi/tomcat performance
>
> I forgot to mention new versions of Windows are slower than XP. So that
> would
>
> contribute to your issues
: Tomcat Users List
Subject: Re: IIS7/isapi/tomcat performance
I forgot to mention new versions of Windows are slower than XP. So that would
contribute to your issues. Windows 7 got better but not as fast as 32-bit.
Also, you might want to measure from tomcat perspective so you have a new
baseline
Anecito
To: Tomcat Users List
Sent: Mon, February 28, 2011 12:57:03 PM
Subject: Re: IIS7/isapi/tomcat performance
Since the memory pointers are larger you may need to increase your heap size
but
you can compress the address pointers.
Also, if you use JNI and it is 32-bit then you will have
Subject: Re: IIS7/isapi/tomcat performance
JVM settings should not be the same.
Regards,
-Tony
- Original Message
From: Bruce Pease
To: Tomcat Users List
Sent: Mon, February 28, 2011 11:46:35 AM
Subject: RE: IIS7/isapi/tomcat performance
Perhaps my point is being missed here. The
JVM settings should not be the same.
Regards,
-Tony
- Original Message
From: Bruce Pease
To: Tomcat Users List
Sent: Mon, February 28, 2011 11:46:35 AM
Subject: RE: IIS7/isapi/tomcat performance
Perhaps my point is being missed here. The issue is moving from 32 bit is
slower in 64
ne is
using a similar setup, and has been able to get it to perform well.
-Original Message-
From: Tony Anecito [mailto:adanec...@yahoo.com]
Sent: Monday, February 28, 2011 1:40 PM
To: Tomcat Users List
Subject: Re: IIS7/isapi/tomcat performance
I agree with Charles. I run a perfor
m the future of Java winner")
Founder,
MyUniPortal (JavaOne 2010 "Duke's Award Winner")
http://www.myuniportal.com
- Original Message
From: "Caldarale, Charles R"
To: Tomcat Users List
Sent: Mon, February 28, 2011 11:15:40 AM
Subject: RE: IIS7/isapi/tomc
> From: Bruce Pease [mailto:bpe...@wth.com]
> Subject: IIS7/isapi/tomcat performance
> In performance tests I have found the configuration runs
> dramatically slower than it's corresponding server in 32
> bit Windows on 2000 Server and Tomcat 6.
Until you quantify "dramatically", better describe
26 matches
Mail list logo