maybe client close session or session rich time out, gets idle.

On Fri, Sep 5, 2008 at 7:38 PM, Tasneem Yusuf <[EMAIL PROTECTED]>wrote:

> Hi,    I am writing to this thread , as I have a similar problem. In my
> case
> I have a server using Mina 1.1.0 jar. However, even though in my request
> handler I do not do a session.close() explicitly , the session gets closed.
> I have logging statements in one of the filters that I have added. So when
> the server sends some data to the client the session.close method of that
> adapter gets called (where I have logging statements) . I want the session
> to stay alive after the write message and keep listening on the port for
> data from the client.
>
> On Fri, Sep 5, 2008 at 11:11 AM, Tuure Laurinolli <
> [EMAIL PROTECTED]> wrote:
>
> > Zlatko Josic wrote:
> >
> >> Yes, you figure out very well what I've asked. My english knowledge is
> not
> >> so good so I had to aks for listener :)
> >>
> >> We use some tool for monitoring  traffic, sniffer, and it shows that a
> >> terminal does not get all data but detect
> >> connection close. Maybe there is bug in terminal software, we will check
> >> it.
> >>
> >
> > Does the connection get terminated with an RST or a FIN/ACK sequence?
> >
>
>
>
> --
> Tasneem Yusuf
>
> Face the sun and the shadow will fall behind u.
>

Reply via email to