On Thu, 2003-02-27 at 12:53, Sankaranarayanan (Ganesh) Ganapathy wrote: > Hi All, > > Currently I see that tomcat rejects requests with the message "No processor > available" if it has reached the maximum number of processors and the processors are > busy processing requests. > > Is there a way to make tomcat wait until a processor becomes available? > > Thanx > Ganesh
Change the "Accept Count" property in the server.xml in the connector properties. Ben Ricker -- Ben Ricker <[EMAIL PROTECTED]> Wellinx.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
