users@grizzly.java.net

maxKeepAliveRequests and maxThreads

From: amrit <amritjyotibaruah_at_gmail.com>
Date: Tue, 8 Mar 2011 20:53:58 -0800 (PST)

Hi,

Could someone please explain me the use of the parameters
maxKeepAliveRequests and maxThreads for Grizzly server?


If we set the maxKeepAliveRequests to a value 'x' suppose, what behaviour an
end user can expect considering he is submitting HTTP/1.1 requests from a
browswer? Is it like only 'x' many number of requests can processed
concurrently? In that case what happens to the 'x+1' th request?

Similar way, what differece could be seen if we set the 'maxThreads' to
different values?

Related link -

http://svn-mirror.glassfish.org/grizzly/trunk/www/apidocs/com/sun/grizzly/http/SelectorThread.html#setMaxKeepAliveRequests(int)

Regards,
Amrit
-- 
View this message in context: http://old.nabble.com/maxKeepAliveRequests-and-maxThreads-tp31103465p31103465.html
Sent from the Grizzly - Users mailing list archive at Nabble.com.