I believe the equivalent is maxProcessors 

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, October 13, 2004 11:41 AM
To: Tomcat Users List
Subject: Re: Apache MaxClients vs. what in JK2 configuration?

Is the answer to this, that the associated connector on Tomcat's end
just
allows as many connections as needed?  And you don't get to (nor want
to)
define a max limit?

Thank you,
-Raiden Johnson


On Tue, 12 Oct 2004 [EMAIL PROTECTED] wrote:

> Hello,
>
> I currently have one Apache instance talking to one Tomcat instance.
> However, I really want to understand the relationship between
> client connections, because I plan to make this two Apache servers
talking
> to one or two Tomcat servers.
>
> In Apache you can configure the maximum number of connections via
> MaxClients?  What is the counterpart for JK2?
>
> If I have two Apache instances (each with 200 MaxClients) talking to
one
> Tomcat server, I need to configure Tomcat for 400 maximum connections,
> right?
>
> Where do I do this?  (I can see it for the Coyote connector on 8080,
but
> not for the 8009 connector).
>
> Thank you,
> -Raiden Johnson
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to