On 20/06/2017 18:48, Sandeep Dhameshia wrote:
> Hello,
> 
> I don't know about any format in which I should write this mail, so please
> forgive me if there's any format to follow.
> 
> I am using v8.0.43 in latest Amazon Linux AMI(2017.03), on m4.large
> instance. I have deployed modified example Chat application.
> 
> Everything works fine as expected, but I feel websocket connections are not
> getting closed in some instances. I could see INFO logs from
> org.apache.tomcat.websocket.server.WsRemoteEndpointImplServer, wrt
> connection not getting closed cleanly.

Example log messages please.

Connector configuration please.

Mark


> 
> I've increased limit for no of files to 65536, both hard and soft limits.
> Num of connections for NIO connector is set to default.
> 
> Num of files(sockets) opened are increasing, can see it with  "ls
> /proc/PID/fd | wc -l".
> 
> Am I missing any config? I understand some clients are not closing
> connection properly, but is there any way to handle this properly on server
> side?
> 
> best regards.
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to