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

Hi,

I am sorry if this is in the FAQ, but I couldn't look as it is currently
down.

In my jserv.properties file I have

# Set the maximum number of socket connections Apache JServ may handle
# simultaneously. Make sure your operating environment has enough file
# descriptors to allow this number.
# Syntax: security.maxConnections=(int)>1
# Default: 50
security.maxConnections=50

But in the jserv.log file I get the following

[08/02/2000 10:01:01:646 MST] <info> ApacheJServ/1.1b3 is starting...
[08/02/2000 10:01:01:647 MST] <info> Connection authentication is
disabled
[08/02/2000 10:01:01:652 MST] <info> Connection allowed from
localhost/127.0.0.1
[08/02/2000 10:01:01:652 MST] <info> Listening on port 8007 accepting 5
maximum connections
[08/02/2000 10:01:01:658 MST] <info> Creating Servlet Zones
[08/02/2000 10:01:01:658 MST] <info> Servlet Zone root initializing...
[08/02/2000 10:01:01:658 MST] <debug>  - Using configuration file:
/etc/httpd/conf/jserv/zone.properties
[08/02/2000 10:01:01:672 MST] <info> Initialisation timeout: 10 seconds


My question is, why is does it say 'accepting 5 maximum connections'.
Also, if more than five connections are requested simultaneously will
JServ die?

Thanks,

James






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