----------------------------------------------------------------
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!!!
----------------------------------------------------------------

Hello everybody,
I'm using Apache 1.3.6 + JServ 1.0 + Blackdown JDK 1.1.7v3 + GnuJSP 1.0.

When I reload httpd, there are six or seven JVM that are launched. 
And I don't know why six or seven. 
In my zone.properties, I have the following lines which seem to
deal with the number of JVM:

singleThreadModelServlet.initialCapacity =5
                        .incrementCapacity=5
                        .maximumCapacity=25

I'd like to have one instance of the JVM and then have my servlets executed
in this instance. How can I do that?

Thanks for your answers
Nicolas



--
--------------------------------------------------------------
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