Hi,
Are you using Linux or Windows?
Rgds,
James
On Tue, 2009-07-14 at 23:10 -0700, chandan_evol wrote:
> Hi All,
> I am using Grizzly 1.9.15 as a HTTP web server for my application.
> But, whenever the client side sends number of requests (~10 requests in
> second), the application sends RST packets to the client, after sending FIN
> to the client side. This seems that the Grizzly server is dropping some
> requests if it is heavily loaded. Can someone tell me what can prevent the
> Grizzly server to drop requests. The client is maintaining an HTTP
> non-persistent connection where everytime connection will be closed if there
> is a response received for a request.
> I would appreciate if someone gives me a solution.
>
> thanks in advance
>
> Chandan