On 3/21/06, Chris Fong <[EMAIL PROTECTED]> wrote:
> Let me rephrase original my question.
>
> Is it an abnormal configuration to have roughly 20 connectors all
> listening on different ports for 5.5.15?  Have anyone had similar
> configuration for their production environment with heavy traffic?

You're going to have to clarify your question. You should only see
Tomcat listening on a couple (2-3) of ports at any time depending on
your connector setup. One for Tomcat administration (shutdown, by
default port 8005), One for HTTP (by default port 8080) and another
for AJP (by default port 8009 if configured).

Where are you getting this 20 connection count from? Those must be
currently open connections to clients?

-Dave

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

Reply via email to