The FLASHCOMM server has the integrated function wich called "setInterval". As
the clone of the JAVA function "setTimeout" (it is given the order to some
function to be executed without the calling from the client part).
This function is used for the "ping" function realize.
It seems that it is not working on the "Linux" operation system we use on the
server.
So the function can be called, getting the ID of the registered interval. But
after the setted time nothing happens. And that is strange because on the
developers versions of server setted up on Windows OS all is working correctly.
AS THE RESULTS:
The server don't "see" from time to time the disconnection of the users. As
the result - on the server we have a lot of different zombies with the same
names.