Re: [OT] problems with performance with IIS 7.5 and Tomcat Connector

2012-02-06 Thread Pid
On 05/02/2012 19:59, Bilal S wrote: > On Thu, Feb 2, 2012 at 3:38 PM, Mark Thomas wrote: > >> On 02/02/2012 20:19, Bilal S wrote: >>> I am willing to learn but finding the Apache related processes >>> singularly difficult to deal with. We are working with mailing list, >>> in the age of websites

Re: [OT] problems with performance with IIS 7.5 and Tomcat Connector

2012-02-05 Thread Sharun superstar
On Sun, Feb 5, 2012 at 9:46 PM, Christopher Schultz < ch...@christopherschultz.net> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Bilal, > > On 2/5/12 2:59 PM, Bilal S wrote: > > Is the goal to design for the lowest common dominator? This would > > mean that if 99% of the user base

Re: [OT] problems with performance with IIS 7.5 and Tomcat Connector

2012-02-05 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Bilal, On 2/5/12 2:59 PM, Bilal S wrote: > Is the goal to design for the lowest common dominator? This would > mean that if 99% of the user base had access to better tools and > 1% did not you would design for the 1%? > > If so, this would be a diss

Re: [OT] problems with performance with IIS 7.5 and Tomcat Connector

2012-02-05 Thread Bilal S
On Thu, Feb 2, 2012 at 3:38 PM, Mark Thomas wrote: > On 02/02/2012 20:19, Bilal S wrote: > > I am willing to learn but finding the Apache related processes > > singularly difficult to deal with. We are working with mailing list, > > in the age of websites and social media. > > Correct. This is de

RE: problems with performance with IIS 7.5 and Tomcat Connector

2012-02-03 Thread Alex Samad - Yieldbroker
[snip] > > > > 1) IIS reports 200 connection starting up just about instantly > > IIS reports or the redirector reports? Connections from client to IIS or from > IIS to > JBoss? Performance monitor on W shows 200 Conncetion to IIS, netstat shows number of connections to JBOss [snip] > > But

Re: problems with performance with IIS 7.5 and Tomcat Connector

2012-02-02 Thread Rainer Jung
On 02.02.2012 10:04, Alex Samad - Yieldbroker wrote: I have 2 x W2k8r2 + NLB (Network load balancing) + IIS 7.5 + Tomcat Plugin => 2 x RHEL 6.1 + Jboss 7 (I think). (not setup in JBoss cluster mode) We have a .net client that talks to the IIS and then onto Jboss. We have been running some t

Re: [OT] problems with performance with IIS 7.5 and Tomcat Connector

2012-02-02 Thread Mark Thomas
On 02/02/2012 20:19, Bilal S wrote: > I am willing to learn but finding the Apache related processes > singularly difficult to deal with. We are working with mailing list, > in the age of websites and social media. Correct. This is deliberate. Mailing lists are the lowest common denominator and al

Re: [OT] problems with performance with IIS 7.5 and Tomcat Connector

2012-02-02 Thread Bilal S
> >> > > > > If you believe that the problem is localized around the connector have > you > > tried to bypass it to verify that assumption and create a baseline? > > If you used IIS HTTP proxy what are the results? > > If you were hitting the tomcat servers on HTTP directly (no IIS) what are > > th

RE: [OT] problems with performance with IIS 7.5 and Tomcat Connector

2012-02-02 Thread Alex Samad - Yieldbroker
>> If you believe that the problem is localized around the connector have you >> tried to bypass it to verify that assumption and create >> a baseline? Yes, thought I mentioned we went directly to tomcat/jboss and were able to open 1000 connection within a couple of sec's >> If you used IIS H

Re: [OT] problems with performance with IIS 7.5 and Tomcat Connector

2012-02-02 Thread Pid *
On 2 Feb 2012, at 16:09, Bilal S wrote: > On Thu, Feb 2, 2012 at 5:06 AM, Mark Thomas wrote: > >> On 02/02/2012 09:57, André Warnier wrote: >>> Alex Samad - Yieldbroker wrote: Hi Hopefully this is the right list :) >>> >>> Actually I don't know, but I would also like to

Re: [OT] problems with performance with IIS 7.5 and Tomcat Connector

2012-02-02 Thread Bilal S
On Thu, Feb 2, 2012 at 5:06 AM, Mark Thomas wrote: > On 02/02/2012 09:57, André Warnier wrote: > > Alex Samad - Yieldbroker wrote: > >> Hi > >> > >> > >> > >> Hopefully this is the right list :) > > > > Actually I don't know, but I would also like to know. > > I have noticed previously on this li

Re: [OT] problems with performance with IIS 7.5 and Tomcat Connector

2012-02-02 Thread Mark Thomas
On 02/02/2012 09:57, André Warnier wrote: > Alex Samad - Yieldbroker wrote: >> Hi >> >> >> >> Hopefully this is the right list :) > > Actually I don't know, but I would also like to know. > I have noticed previously on this list, that whenever someone mentions > JBoss, some of the people here (Tom

Re: [OT] problems with performance with IIS 7.5 and Tomcat Connector

2012-02-02 Thread André Warnier
Alex Samad - Yieldbroker wrote: Hi Hopefully this is the right list :) Actually I don't know, but I would also like to know. I have noticed previously on this list, that whenever someone mentions JBoss, some of the people here (Tomcat developers ?) seem to react quite strongly, and tell the

problems with performance with IIS 7.5 and Tomcat Connector

2012-02-02 Thread Alex Samad - Yieldbroker
Hi Hopefully this is the right list :) I have 2 x W2k8r2 + NLB (Network load balancing) + IIS 7.5 + Tomcat Plugin => 2 x RHEL 6.1 + Jboss 7 (I think). (not setup in JBoss cluster mode) We have a .net client that talks to the IIS and then onto Jboss. We have been running some tests