----------------------------------------------------------------
BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
WHEN YOU POST, include all relevant version numbers, log files,
and configuration files.  Don't make us guess your problem!!!
----------------------------------------------------------------

I am using Jserv on Apache 1.3.9 on linux Redhat 6.0 and jdk1.1.7. I have
set thread pool =false in jserv.properties file.  Still when I log thread
id, I get different thread ids for each http request processed by my
servlet.

My servlet is not Single thread model.
What does this mean? What is hte thread pool for??

What can be done to improve performance in terms of transactions per second
in general??

Thanks in advance,
Parul







--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://java.apache.org/main/mail.html>
Problems?:           [EMAIL PROTECTED]

Reply via email to