dev@grizzly.java.net

Re: Issue No. 534

From: Minoru Nitta <minoru.nitta_at_jp.fujitsu.com>
Date: Tue, 19 May 2009 14:05:09 +0900

Hi Alexey,


> Hi Minoru,
>
> can you pls. try rev. 3194?

The result was as same as before.

> You're using ARP, right?

No. I am using SIP (UDP). I guess the following case is OK.

request
-------> Grizzly
response
<------


The following case may be the problem.

        request
       ---------->
Grizzly response
       <----------

In client side, I am using CacheableConnectorHandlerPool (and
CacheableConnectorHandler).

In sending requests/responses, I am using writeToAsycQueue method.


Minoru

> WBR,
> Alexey.
>
>