You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Urgent bugfix release because the ranks computed since
one week are false: the ranking runs three times a day
and the "old" rank of an AS has to be deleted (it is an
addition of the ranks of its subnets).
This part was buggy and the old rank is not deleted anymore.
On a standard installation, all your ranks are 3x bigger
than they should.
FIX: just run the function recompute_all_ranks from
doc/scripts/update_asns_details.py
and wait.
sorry for the inconveniences.
This version is fully compatible with redis 2.2.2.
The slave instance used by the website is desactivated until
I found a way to handle the synchronization with the master without
provoking a crash of the website.
1.0.1-RC1
Many changes, mostly in concerning the usage of the instances.
Some bugfixes.
It works now correctly with Redis 2.2.1.
Add some docs, more is comming.