Thanks Chuck. We are indeed using AJP, and in our worker.properties
the port is set to 8009. Just a final question, would be a nice thing
to do reduce the number of threads in the 8080 since its not being
used (let's just to a 10 or so for the manager, admin consoles), or
would it make no difference?

Best regards

On 11/22/06, Caldarale, Charles R <[EMAIL PROTECTED]> wrote:
> From: Vinicius Carvalho [mailto:[EMAIL PROTECTED]
> Subject: Setting proper values for connections inside Connector
>
> which one should I change 8080 or 8009 in order to
> accept more connections through apache?

Assuming you're using the AJP connector to handle requests from httpd,
you'd change 8009.  It's also possible, but much less common, that your
front-end is just forwarding HTTP requests as is to 8080.  Look at your
httpd configuration to make sure.

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY
MATERIAL and is thus for use only by the intended recipient. If you
received this in error, please contact the sender and delete the e-mail
and its attachments from all computers.

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




--
IBM Certified SOA Solution Designer
IBM Database Associate - DB2 UDB V8.1 Family
Sun Certified Enterprise Architect (Part I)

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to