users@glassfish.java.net

Re: grizzly error

From: <glassfish_at_javadesktop.org>
Date: Fri, 29 Aug 2008 08:09:22 PDT

Salut,

When increasing the queue, yiu just tell Grizzly to accept more requests before startng dropping them. I would try 2 things. First, increase the queue size, second increase the number of worker thread (request-processing thread-count="""). More threads will most propably reduce the queue size as more work will be processed.

> Is that a reasonable assumption?

Yes that make sense, but I would think applying the above configuration could be safer in the long term (if you traffic increase).

A+

-- Jeanfrancois
[Message sent by forum member 'jfarcand' (jfarcand)]

http://forums.java.net/jive/thread.jspa?messageID=296206