The following reply was made to PR mod_jserv/5172; it has been noted by GNATS.

From: Ed Korthof <[EMAIL PROTECTED]>
To: Thomas Fleischmann <[EMAIL PROTECTED]>
Cc: "'[EMAIL PROTECTED]'" <[EMAIL PROTECTED]>, [EMAIL PROTECTED]
Subject: RE: mod_jserv/5172: Out of Memory exception at org.apache.jserv.J 
 ServConnection.processRequest
Date: Tue, 19 Oct 1999 18:08:14 -0700 (PDT)

 Most likely servletrunner throttles the number of requests to some number
 which is small enough that you never use all the available memory.  That
 is at least consistent with the observed behavior (as described so far).
 
 The traditional organization of unix servers often means that more
 configuration is required; but it also offers more flexibility.
 
 Ed
 

Reply via email to