Online Users - strange behavior

Hi,

This is a little strange, but even restarting the server in web admin console I get 24000
connected users. (I'm doing some load tests with Tsung).

From netstat information there are no active connections. (Tsung is not running and ejabberd was restarted).

Where is ejabberd keeping this information or how can i clean it.

Thanks,
Mário

mnesia:clear_table(session).

mnesia:clear_table(session).

This resolves the problem.

Syndicate content