You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by "Turner, John" <JT...@AAS.com> on 2002/07/17 21:59:34 UTC

RE: IIS and tomcat (was HTTP/1.1 standard/coyote performance)

Hello, Steve Burrus, which Apache HTTP Server are you using and on what
platform?
John Turner

-----Original Message-----
From: STEVE R BURRUS [mailto:steve5296@yahoo.com]
Sent: Wednesday, July 17, 2002 3:52 PM
To: Tomcat Users List
Subject: Re: HTTP/1.1 standard/coyote performance


 Hello, can anyone/anybody tell me what the link is to access the
mod_jdk.dll file
that, I have heard, will allow one to sort of connect the Apache HTTP Server
with
the well-known Tomcat 4.0.* Web Server???! I have been going quite "crazy"
in
trying to do this!!            Thanks,              Steve Burrus


****************************************************************************
*******
        
--- David Butterworth <da...@econ-outlook.com.au> wrote:
> Hi again,
> 
> I am currently running tomcat 4.0.4 with sun jdk 1.4 and linux 2.4.
> java options: -server -Xms64m -Xmx512m
> 
> I am currently running the
"org.apache.catalina.connector.http.HttpConnector" 
> with maxProcessors=400.
> 
> This number of connectors is too small for the load placed onto tomcat.
> When I scale up the number of maxProcessors=1000 tomcat spits the dummy a
boot 
> time.
> 
> I understand I could also try the coyote connector as an alternative.
> 
> Does anyone know what is the maximum no. of threads I can run in tomcat 
> (standard or coyote connector) that will allow it to handle this load ?
> 
> Thanks
> David Butterworth
> 
> 
> --
> To unsubscribe, e-mail:
<ma...@jakarta.apache.org>
> For additional commands, e-mail:
<ma...@jakarta.apache.org>
> 
> 
> 


__________________________________________________
Do You Yahoo!?
Yahoo! Autos - Get free new car price quotes
http://autos.yahoo.com

--
To unsubscribe, e-mail:
<ma...@jakarta.apache.org>
For additional commands, e-mail:
<ma...@jakarta.apache.org>

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


RE: IIS and tomcat (was HTTP/1.1 standard/coyote performance)

Posted by Andrew Conrad <an...@msn.com>.
Steve, try this link to get mod_jk.dll

http://www.acg-gmbh.de/mod_jk/

- Andrew

> -----Original Message-----
> From: STEVE R BURRUS [mailto:steve5296@yahoo.com] 
> Sent: Wednesday, July 17, 2002 4:15 PM
> To: Tomcat Users List
> Subject: RE: IIS and tomcat (was HTTP/1.1 standard/coyote performance)
> 
> 
> Hi, John, this is steve burrus, and in direct response to 
> your question of me, I am trying to use the 2.0.39 version of 
> Apache, and I am on Win XP.
> --- "Turner, John" <JT...@AAS.com> wrote:
> > Hello, Steve Burrus, which Apache HTTP Server are you using and on 
> > what platform? John Turner
> >
> > -----Original Message-----
> > From: STEVE R BURRUS [mailto:steve5296@yahoo.com]
> > Sent: Wednesday, July 17, 2002 3:52 PM
> > To: Tomcat Users List
> > Subject: Re: HTTP/1.1 standard/coyote performance
> >
> >
> >  Hello, can anyone/anybody tell me what the link is to access the 
> > mod_jdk.dll file that, I have heard, will allow one to sort 
> of connect 
> > the Apache HTTP Server with
> > the well-known Tomcat 4.0.* Web Server???! I have been 
> going quite "crazy"
> > in
> > trying to do this!!            Thanks,              Steve Burrus
> >
> >
> > 
> **********************************************************************
> > ******
> > *******
> >
> > --- David Butterworth <da...@econ-outlook.com.au> wrote:
> > > Hi again,
> > >
> > > I am currently running tomcat 4.0.4 with sun jdk 1.4 and 
> linux 2.4. 
> > > java options: -server -Xms64m -Xmx512m
> > >
> > > I am currently running the
> > "org.apache.catalina.connector.http.HttpConnector"
> > > with maxProcessors=400.
> > >
> > > This number of connectors is too small for the load placed onto 
> > > tomcat. When I scale up the number of maxProcessors=1000 tomcat 
> > > spits the dummy a
> > boot
> > > time.
> > >
> > > I understand I could also try the coyote connector as an 
> > > alternative.
> > >
> > > Does anyone know what is the maximum no. of threads I can run in 
> > > tomcat (standard or coyote connector) that will allow it 
> to handle 
> > > this load ?
> > >
> > > Thanks
> > > David Butterworth
> > >
> > >
> > > --
> > > To unsubscribe, e-mail:
> > <ma...@jakarta.apache.org>
> > > For additional commands, e-mail:
> > <ma...@jakarta.apache.org>
> > >
> > >
> > >
> >
> >
> > __________________________________________________
> > Do You Yahoo!?
> > Yahoo! Autos - Get free new car price quotes http://autos.yahoo.com
> >
> > --
> > To unsubscribe, e-mail: 
> > <ma...@jakarta.apache.org>
> > For additional commands, e-mail: 
> > <ma...@jakarta.apache.org>
> >
> > --
> > To unsubscribe, e-mail:   
> <mailto:tomcat-user-> unsubscribe@jakarta.apache.org>
> > For 
> additional commands, 
> e-mail: 
> > <ma...@jakarta.apache.org>
> >
> >
> >
> 
> 
> __________________________________________________
> Do You Yahoo!?
> Yahoo! Autos - Get free new car price quotes http://autos.yahoo.com
> 
> --
> To unsubscribe, e-mail:   
> <mailto:tomcat-user-> unsubscribe@jakarta.apache.org>
> For 
> additional commands, 
> e-mail: <ma...@jakarta.apache.org>
> 
> 

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


RE: IIS and tomcat (was HTTP/1.1 standard/coyote performance)

Posted by STEVE R BURRUS <st...@yahoo.com>.
Hi, John, this is steve burrus, and in direct response to your question of me, I
am trying to use the 2.0.39 version of Apache, and I am on Win XP.
--- "Turner, John" <JT...@AAS.com> wrote:
> Hello, Steve Burrus, which Apache HTTP Server are you using and on what
> platform?
> John Turner
> 
> -----Original Message-----
> From: STEVE R BURRUS [mailto:steve5296@yahoo.com]
> Sent: Wednesday, July 17, 2002 3:52 PM
> To: Tomcat Users List
> Subject: Re: HTTP/1.1 standard/coyote performance
> 
> 
>  Hello, can anyone/anybody tell me what the link is to access the
> mod_jdk.dll file
> that, I have heard, will allow one to sort of connect the Apache HTTP Server
> with
> the well-known Tomcat 4.0.* Web Server???! I have been going quite "crazy"
> in
> trying to do this!!            Thanks,              Steve Burrus
> 
> 
> ****************************************************************************
> *******
>         
> --- David Butterworth <da...@econ-outlook.com.au> wrote:
> > Hi again,
> > 
> > I am currently running tomcat 4.0.4 with sun jdk 1.4 and linux 2.4.
> > java options: -server -Xms64m -Xmx512m
> > 
> > I am currently running the
> "org.apache.catalina.connector.http.HttpConnector" 
> > with maxProcessors=400.
> > 
> > This number of connectors is too small for the load placed onto tomcat.
> > When I scale up the number of maxProcessors=1000 tomcat spits the dummy a
> boot 
> > time.
> > 
> > I understand I could also try the coyote connector as an alternative.
> > 
> > Does anyone know what is the maximum no. of threads I can run in tomcat 
> > (standard or coyote connector) that will allow it to handle this load ?
> > 
> > Thanks
> > David Butterworth
> > 
> > 
> > --
> > To unsubscribe, e-mail:
> <ma...@jakarta.apache.org>
> > For additional commands, e-mail:
> <ma...@jakarta.apache.org>
> > 
> > 
> > 
> 
> 
> __________________________________________________
> Do You Yahoo!?
> Yahoo! Autos - Get free new car price quotes
> http://autos.yahoo.com
> 
> --
> To unsubscribe, e-mail:
> <ma...@jakarta.apache.org>
> For additional commands, e-mail:
> <ma...@jakarta.apache.org>
> 
> --
> To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
> For additional commands, e-mail: <ma...@jakarta.apache.org>
> 
> 
> 


__________________________________________________
Do You Yahoo!?
Yahoo! Autos - Get free new car price quotes
http://autos.yahoo.com

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>