Thanks Sacha,
So if the default maxProcessors for the Tomcat connection is 10, that means I
can only have 10 users on my page at a time?
-----Original Message-----
From: Sacha Labourey [mailto:[EMAIL PROTECTED]
Sent: Wednesday, May 28, 2003 10:50 AM
To: [EMAIL PROTECTED]
Subject: RE: [JBoss-user] Tomcat with JBoss Question
> 1. What is maxProcessors? This doesn't limit number of
> connections does it?
Yes, it is the thread pool size.
> 2. Why do I need two connectors? I get the http one, but is the AJP?
AJP13 is for mod_jk(2) for example i.e. if you have Apache/IIS/whatever as a
web server before your servlet/EJB tier. AJP13 will bundle connections, etc.
and avoid the servlet engine to redo some of the HTTP parsing already done
by the web server.
Cheers,
sacha
-------------------------------------------------------
This SF.net email is sponsored by: ObjectStore.
If flattening out C++ or Java code to make your application fit in a
relational database is painful, don't do it! Check out ObjectStore.
Now part of Progress Software. http://www.objectstore.net/sourceforge
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user
-------------------------------------------------------
This SF.net email is sponsored by: ObjectStore.
If flattening out C++ or Java code to make your application fit in a
relational database is painful, don't do it! Check out ObjectStore.
Now part of Progress Software. http://www.objectstore.net/sourceforge
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user