Kill TCP Connections Device wise

Prince Rajput5 years ago

Dear Anton Tananaev,

is it possible we can sort devices as per number of TCP connections maintain..?

or we will able to kill connections using API or any other method for particular IMEI numbers.. ?

one more question i just want to know if any IMEI not exist in our database and sending data to server continuously in log it's "unknown Device"
in that case is TCP connection count or not ?

Thanks Regard

Prince Rajput5 years ago

Please let me know if i will use following setting in config..

<entry key="resetDelay">180</entry> 

will it close all unused connections ?

OR any other method ?

Anton Tananaev5 years ago

There is server.timeout parameter.

Prince Rajput5 years ago

we are using following settings.

<entry key='server.timeout'>60</entry>

still getting 20 times more connections then device ..

how can we improve performance and reduce unused connections.. ?