users@grizzly.java.net

Re: Grizzly stops responding ...

From: Alan Williamson <alan_at_blog-city.com>
Date: Tue, 02 Sep 2008 16:32:41 +0100

mmmm then that doesn't bode well for Grizzly does it?

that suggests Grizzly cannot handle high volumes without an artifical
throttle infront of it. I won't believe that! I have faith in the
Grizzly!!! ;)

besides, i don't think 110 requests per second is that fast, surely you
have had it working harder than that in your tests?


Jeanfrancois Arcand wrote:
>> am not sure what you mean? nginx is sending *all* requests to Grizzly.
>
> There is probably a delay nginx introduce when proxing Grizzly, hence
> all the requests don't necessary hit Grizzly at the same time (some
> throttling). I suspect that might explain why...